问题
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.
来源:https://stackoverflow.com/questions/2717522/can-i-use-itext-to-render-pdf-in-my-swing-application