[
https://issues.apache.org/jira/browse/PDFBOX-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722391#comment-17722391
]
Tres Finocchiaro commented on PDFBOX-5601:
------------------------------------------
[~tilman] thanks kindly for this patch. I agree, it seems to fix the issue on
Windows, however it seems to introduce a new issue on MacOS where all images
for this PDF are now blank. The newly introduced issue does not appear to
affect Ubuntu 22.04.
My steps for testing:
{code:java}
git clone https://github.com/apache/pdfbox
cd pdfbox
git checkout 2.0
mvn clean install
java -jar app/target/pdfbox-app-2.0.29-SNAPSHOT.jar PrintPDF
~/Downloads/234457694-edit.pdf
{code}
!screenshot-1.png!
> Barcode corrupted when printing document
> ----------------------------------------
>
> Key: PDFBOX-5601
> URL: https://issues.apache.org/jira/browse/PDFBOX-5601
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.27, 2.0.28, 3.0.0 PDFBox
> Reporter: Tres Finocchiaro
> Priority: Major
> Labels: print, printing
> Attachments: 234457694-edit.pdf,
> PDFBOX-5601-badbarcodeprint-reduced.pdf, PDFBOX-5601-original-barcode.png,
> jpeg.jpg, preview.png, screenshot-1.png
>
>
> When printing the attached document, the barcode on the left side is
> corrupted. Please see preview of desired versus actual.
> !preview.png!
> * This does not occur when printing with other applications
> * This issue also occurs on the latest 3.0 alpha version
> {code:java}
> java -jar pdfbox-app-2.0.27.jar PrintPDF 234457694-edit.pdf
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]