开发者

Stamp the existing pdf file and save it again

开发者 https://www.devze.com 2023-01-29 01:16 出处:网络
I want to stamp first page of any existing pdf file with any text enter by the user and save it again or overwrite the file. I found some article about it on google but all are either create a new pdf

I want to stamp first page of any existing pdf file with any text enter by the user and save it again or overwrite the file. I found some article about it on google but all are either create a new pdf file or save the stamped file in new pdf file. I want to save 开发者_开发技巧the stamping in existing file.

Have you any suggestions or source code.

Thanks in advance

Dinesh Kumar


Check out iTextSharp

You can manipulate PDFs with it.

0

精彩评论

暂无评论...
验证码 换一张
取 消