Relative Content

Tag Archive for javapdfjinternalframe

Java jInternalFrame dont show file(PDF)

i can open a PDF as img in a JFrame, no problem, but i will not open a new Window for it, the PDF must be shown in a jInternalFrame.
I create with Netbeans a Design and will open the Document with following code:
(Apache PDFBox)