Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Bug
-
2.0.8
-
None
-
None
Description
This PDF will only print rasterized. It looks fine in Adobe Reader, but once printed using PDFBOX, it will always print rasterized.
Information about how the PDF was created (reported by a 3rd party, can get more details if needed):
- Created with Adobe Illustrator
- Form-filled programmatically using using FPDI
- The PDF before FPDI does not experience this issue.
Expected results (zoomed 24x):
Actual results:
Command used for testing:
java -jar /Users/owner/Downloads/pdfbox-app-2.0.8.jar PrintPDF -silentPrint -defaultPrinter PDFCreator -dpi 0 ~/Downloads/test.pdf
Also reproduced on CUPS-PDF, Microsoft Print To PDF
The symptom from the business area was "slow printing", but this symptom was a side effect of a high resolution rasterization, causing the PDF to spool to about 800MB.
Attachments
Attachments
Issue Links
- is duplicated by
-
PDFBOX-4380 PDF will only print rasterized on Windows
- Closed