[ 
https://issues.apache.org/jira/browse/PDFBOX-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177568#comment-17177568
 ] 

Tilman Hausherr commented on PDFBOX-4935:
-----------------------------------------

I don't have one. To find out, you'd need to do some debugging in the classes 
involved. Some scaling is used for sure. Set a breakpoint in PDFPrintable, and 
look for the line "renderer.renderPageToGraphics", and get the transform of 
graphics2D.

What you could also try is to change the dpi of the printer (if possible in the 
driver of that printer), or to print as an image, if QZTray offers such an 
option.

> PDF with thin table cell border not print out.
> ----------------------------------------------
>
>                 Key: PDFBOX-4935
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4935
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.20
>         Environment: My OS is MacOS 10.15.5
> java 1.8.0_201
>            Reporter: chunlinyao
>            Priority: Minor
>         Attachments: job_73.QZ.Tray.PDF.Print.pdf, report.pdf
>
>
> I have a pdf file generated by apache fop. PDFBox not render it correctly on 
> macOS.
> On windows it rendered perfectly.
> I initially reported this issue to QZTray, but they found it related to 
> PDFBox.
> [https://github.com/qzind/tray/issues/695]
>  
> report.pdf is the origin pdf, the job_73.QZ.Tray.PDF.Print.pdf is printed 
> result.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to