Hello Arkady,

The PDF wasn't attached, maybe the list software deleted it. Unless someone answered you privately, please submit a bug report to JIRA
https://issues.apache.org/jira/browse/PDFBOX
and attach that PDF and the bug description text you already wrote.

Make sure that you're using the latest version (1.8.3), or the unreleased 2.0 version from svn.
https://pdfbox.apache.org/downloads.html
https://pdfbox.apache.org/downloads.html#scm

Tilman

I use Apache FOP for the label formatting. I create PDF document then
print it with PDFBox to the Label printer. Everything works OK except
PDF box performs unnecessary rotation so labels are printed in a wrong
direction.

I attached file label.pdf created by FOP. I can print this file from
Adobe Acrobat (Adobe Reader 9.0) to the label printer. Printout from
Acrobat perfectly fits label on the label printer. However when I print
from PDFBox labels are rotated.

I redirected Acrobat and PDFBox printout to PDF file and attached both
files (I used PRINTPDF command to create PDFBOX printout). You can see
how PDFBox printout rotates view. You easily can run similar tests to
any A4 printer. Don't worry about page layout and edges cutting.
Printout looks completely different on the label printer with the
correct page size definition. My only concern is rotation. Is it
possible to prevent view rotation in PDFBox printing?

Reply via email to