tray
tray copied to clipboard
PDF with thin table cell border not print out.
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 This should be enough information for us to reproduce. We'll report back with our findings.
@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.
@chunlinyao did you file a bug with PDFBOX?
The link to PDFBox issue. https://issues.apache.org/jira/browse/PDFBOX-4935
It's a JDK bug: https://bugs.openjdk.java.net/browse/JDK-8251928
@THausherr thanks for clarifying, we'll reach out to our existing support contact if it goes stale.