开发者

modifying text in Editable Pdf files

I am working on a project and I need to i开发者_开发问答nsert data into specified fields in an editabble pdf file using a C# program.

I am not very familiar with editable pdf files and programatically modifing field data using C#.

Does anyone know of any C# open-source APIs available in .net for filling Editable pdf files?

thanks

nRk


iTextSharp is a .NET library that among other features allows you to fill pdf forms.


I think editable pdf files means form data pdf. For this, you need to use Adobe FDF toolkit. See following:
http://redgoose.ca/blog/adobe-fdf-tookit-with-c-net

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜