Julien Savoyet created PDFBOX-2162:
--------------------------------------
Summary: annotation that highlights a text is not visible in image
(converted from the pdf)
Key: PDFBOX-2162
URL: https://issues.apache.org/jira/browse/PDFBOX-2162
Project: PDFBox
Issue Type: Bug
Components: Rendering
Affects Versions: 1.8.6
Environment: Java 1.7 and Eclipse Kepler
Reporter: Julien Savoyet
Fix For: 1.8.6
Hi, I'm trying to convert in images (png or jpeg) a PDF file in which I've
added an annotation within each page through the PDAnnotationTextMarkup object.
I've used PDFImageWriter to achieve this convertion and the images are
correctly generated excepted that the annotation has disappeared.
It seems that there is a mistake because if for example I open my PDF file with
acrobat reader and then I re-save it under a new PDF file and then I relaunch
my image conversion script with this latter one, the images generated will this
time contain the annotations.
--
This message was sent by Atlassian JIRA
(v6.2#6252)