Can iText render PDF documents in Swing application ? Or do I have to use another library/framework for that?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
iText is for producing PDF files programmatically (e.g. converting from HTML to PDF, or producing PDF reports.)
To view PDF you could use a library like ICEpdf
回答2:
There is also an open source/commercial versions of JPedal and Suns PDFRenderer.