开发者

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

开发者 https://www.devze.com 2023-01-14 17:10 出处:网络
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 fre

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消