[ https://issues.apache.org/jira/browse/PDFBOX-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721102#action_12721102 ]
Andreas Lehmkühler commented on PDFBOX-485: ------------------------------------------- How do you print your pdf? What changes have you made? > 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 > Attachments: 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.