Question

Is there any library out there which can generate pdf form like adobe acrobt ?

Was it helpful?

Solution

Have a look at itext.

OTHER TIPS

Apache FOP can generate pdfs from xsl-fo input. There are commercial (and perhaps free that I don't know about) servers, libraries, and services that use xsl-fo extensions for user-fillable forms within the pdf. You can find several using a search term like 'xsl-fo "pdf form"'. Free libraries would certainly be possible as FOP supports extensions, but I don't know of any.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top