You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Hoang Anh Le <le...@googlemail.com> on 2009/11/11 16:05:59 UTC

extracting annotations from a PDF file with PDFBox

Hello,

i'm quite new to PDFBox and I have a question. Can I extract annotations
from a PDF file with PDFBox

Sincerely
Hoang

Re: extracting annotations from a PDF file with PDFBox

Posted by Andreas Lehmkühler <an...@lehmi.de>.
Hi,


Hoang Anh Le wrote:
> Hello,
> 
> i'm quite new to PDFBox and I have a question. Can I extract annotations
> from a PDF file with PDFBox
Theres is an example [1] which shows how to add annotations to a 
document. Perhaps you are able to adapt the source to extract annotations.


> Sincerely
> Hoang

BR
Andreas Lehmkühler

P.S.: Please avoid double postings.

[1] 
http://svn.apache.org/repos/asf/incubator/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/pdmodel/Annotation.java