Pergunta

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

Foi útil?

Solução

Have a look at itext.

Outras dicas

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top