tray icon indicating copy to clipboard operation
tray copied to clipboard

PDF with thin table cell border not print out.

Open chunlinyao opened this issue 3 years ago • 6 comments

Edit: Upstream bug report: https://bugs.openjdk.java.net/browse/JDK-8251928


I have a pdf file generated by apache fop. When print by qz tray, it lost some thin border. I printed without rasterlize.

My OS is MacOS 10.15.5 QZTray is 2.0.12

This is origin pdf report.pdf

This is print out. job_73 QZ Tray PDF Print.pdf

chunlinyao avatar Jul 27 '20 23:07 chunlinyao

@chunlinyao This should be enough information for us to reproduce. We'll report back with our findings.

klabarge avatar Jul 28 '20 15:07 klabarge

@chunlinyao reproduced however this is a bug with PDFBOX, not QZ Tray.

Steps:

java -jar ~/Downloads/pdfbox-app-2.0.20.jar PrintPDF ~/Downloads/report.pdf

Same results as above, without using QZ Tray.

Can you please file a bug with PDFBOX (Apache)? https://issues.apache.org/jira/secure/CreateIssue!default.jspa

If possible, please include a small snippet of code required for Apache FOP to generate a similar table to the bug report so that Apache PDFBOX and Apache FOP can work together.

Feel free to link or reference this issue if needed.

tresf avatar Jul 30 '20 20:07 tresf

@chunlinyao did you file a bug with PDFBOX?

tresf avatar Aug 12 '20 19:08 tresf

The link to PDFBox issue. https://issues.apache.org/jira/browse/PDFBOX-4935

chunlinyao avatar Aug 13 '20 12:08 chunlinyao

It's a JDK bug: https://bugs.openjdk.java.net/browse/JDK-8251928

THausherr avatar Aug 25 '20 17:08 THausherr

@THausherr thanks for clarifying, we'll reach out to our existing support contact if it goes stale.

tresf avatar Aug 25 '20 18:08 tresf