Hi,
Am 16.04.2011 14:26, schrieb Jesse Wang:
I am creating an application that will have the PDF Box and some other features. If it is at all possible, can I put the PDF Box into a JInternalFrame? Thanks.
PDFBox bundles a simple PDFReader using a JPane to render the PDF. Have a look at [1] to see how it works.
BR Andreas Lehmkühler[1] http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/PDFReader.java

