Here's an example of adding Watermark to PDF using PDFSHarp. You can refer to the following code: Const watermark As String = "your content" ...
確定! 回上一頁