开发者

how to save data filled in pdf using ABCpdf or EOPdf in asp.net?

开发者 https://www.devze.com 2023-04-08 22:55 出处:网络
I have a Pdf with开发者_StackOverflow中文版 input fields and i want to save the data filled in these field and the output should be a pdf i have searched on net but still notable to find helpful code.

I have a Pdf with开发者_StackOverflow中文版 input fields and i want to save the data filled in these field and the output should be a pdf i have searched on net but still notable to find helpful code... or any other example. Please help me as soon as possible. thanks in advance


abcPDF is useful for this, you can get the data from the PDF using one of the examples in their help file. You can use the same tool to read out the form fields and then write them back into another copy of the document.

Alternatively you can probably use the Stamp() method they provide to lock the fields into the document and save it.

You can try abcPDF for free for 30 days.

0

精彩评论

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

关注公众号