pdf generation - Generate Fillable PDF from word -


I have a word template with some empty areas, around 25 templates . I need to produce the contents of those contents to be fillable PDF .

Specifically How can I define a field (text box, checkbox) in my word template to create a PDF

I have worked on itextsharp but this allows me to generate a PDF from PDF, and I did not find any way to edit it.


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

multithreading - Reorderings in java memory model -

java - Add color code support to a Bukkit plugin -