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
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to