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 -

scala - Play Framework - how to bind form to a session field -

javascript - Enable/Disable form elements and changing the values of button at a time? -