Hi Joakim, > I'm trying to use PDFBox to print an existing PDF file with embedded fonts, > using the PDDocument.print() function. I downloaded pdfbox from the > subversion repository earlier today, so it should be up to date.. I'm on > Mac > OS X, the document I'm trying to write contains some tables and text with > the regular Helvetica font. I can't seem to find a solution to this > problem, > so any help would be appreciated! I've some further questions:
- Did you try to display the pdf with the PDFReader bundled with pdfbox? Was it ok, or just empty too? - What orientation has the pdf portrait or landscape? - Are there any suspicious entries in the log? BR Andreas Lehmkühler
