[ 
https://issues.apache.org/jira/browse/PDFBOX-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Hewson resolved PDFBOX-2025.
---------------------------------

    Resolution: Fixed

I've added a new constructor to PDFPrinter in revision 1586802, which accepts a 
*dpi* parameter. If set, it will cause the printed output to be rasterized to a 
bitmap before being sent to the printer driver. This provides an alternative 
from using Java 2D's Graphics to perform printing via PostScript (or other 
vector-based platform driver).

> Some fonts do not print
> -----------------------
>
>                 Key: PDFBOX-2025
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2025
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>         Environment: Windows 7
>            Reporter: John Hewson
>            Assignee: John Hewson
>
> From the mailing list:
> When I try to print the pdf available
> here<https://www.dropbox.com/s/bb44l6r6lno4sgt/pdf_fail.pdf> there
> are 2 boxes on the second page with text "CV 138" and "D946". both text are
> in black boxes. When this is printed out on windows machine the text in the
> 2 boxes is not there but on a mac its fine. Using pdffonts command it shows
> their are 3 fonts Helvetica, Helvetica-Bold and Courier that are not
> embedded in the pdf.  Could this be causing it?
> How do I solve it so the text will be visible in the boxes?
> Thank you
> Regards
> Joseph



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to