문제

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

도움이 되었습니까?

해결책

Have a look at itext.

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top