[ https://issues.apache.org/jira/browse/PDFBOX-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler resolved PDFBOX-485. --------------------------------------- Resolution: Fixed Fix Version/s: 0.8.0-incubator I've added Volkers patch with version 788440. I've to adjust the source a little to ensure jdk1.4 compliance and to fullfil the checkstyle requirements. Thanks to Volker for his help > 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 > Fix For: 0.8.0-incubator > > Attachments: PDSimpleFont.java, PDSimpleFont.java, > PDTrueTypeFont.java, PDType1Font.java, test-landscape2.pdf > > > 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.