Hi,
The PDF is likely fine. The bug is either with PDFBox or with Java
itself. My suspicion is that it's a rounding error.
72dpi and 100% is the same thing. 72 dpi is because a unit in PDF is
1/72 inch.
Tilman
On 18.10.2023 18:29, Tres Finocchiaro wrote:
Hi, yes, I understand this, but are you saying it's a bug with the way the
PDF is created? Since it contains mostly factor shapes, I would expect it
to scale properly, as it does with other applications. Is this assumption
wrong?
The PDF is created by a 3rd party application (possible directly from the
USPS) so as the receiver of this, I need to understand if there's a PDFBox
code workaround to make this print like other PDF apps, if it's a bug with
PDFBOX, or if the issue must be taken back to the source of the PDF to fix.
For example, can this 72 dpi @ 100% be manipulated? The content
should scale just fine and it looks crystal clear in all other PDF preview
applications.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org