[poppler] Annotation creation using Poppler

Fabio D'Urso fabiodurso at hotmail.it
Sat May 26 04:45:05 PDT 2012


On Friday, May 25, 2012 02:34:32 PM Francesco Gabbanini wrote:
> Now I am able to annotate a document using Poppler::LineAnnotation
> objects (am I correct if I assume that coordinates are given as
> percentages of the page size?) and to view them on various PDF Viewers.
Yes, they range from 0 to 1.

> Are there settings that allow to view them "exploded", i.e, with their 
> associated text displayed on one the PDF page's sides?
Not yet. Annotation::setPopup() does nothing at the moment :(
I hope to have it ready by 0.22

If you want to show some text, you can use TextAnnotation(InPlace),
which is a rectangle with text inside.

Fabio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120526/dffdb447/attachment.htm>


More information about the poppler mailing list