Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.6.0, 1.8.10, 2.0.0
-
JDK 1.7, Tomcat 7, Maven 3
Eclipse IDE (Mars)
-
Important
Description
Hi,
I was trying to convert my pdf file to image (jpg or png) but only the grey text (see my attached pdf) were successfully converted to an image file but the blue text cannot.
I've try to extract this pdf with several PdfBox versions : 2.0, 1.8.10, and 1.6 but it doesn't work.
However, with 1.6, the generated image contains both grey and blue text but in an incorrect layout/alignment.
Can you please verify this issue?
Please also let me know if you have any quick fix for this issue.
-------------------------------
Attached Sources :
- mypdf.pdf : original pdf to be converted
- out_bufferedimage_1.png : converted with PdfBox 2.0 and 1.8.10
- myout_image_1.jpg : converted with PdfBox 2.0 and 1.6
-------------------------------
Thanks a lot.
Best,