Fonts not printed on HP laserjet (1320 & 8150) when having landscape orientation --------------------------------------------------------------------------------
Key: PDFBOX-485 URL: https://issues.apache.org/jira/browse/PDFBOX-485 Project: PDFBox Issue Type: Bug Components: PDModel Affects Versions: 0.8.0-incubator Environment: windows xp and ubuntu linux 9.04 svn at revision 785921 hp laserjet 8150 & hp laserjet 1320 Reporter: Volker Bier When printing the attached file on either of the two mentioned printers, only empty rectangles were printed. The Text was visible on the PDFReader preview, but was missing in the printout. After having read http://netstripe.com/info/appnote/app_031.html, I changed the code to rotate the page instead of the font. Now the text is printed correctly. I will provide my changes if needed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.