Mark Miller schrieb:
> Highlighting a PDF document, last time I looked (quite a while ago),
> involves supplying an xml file that describes offsets for highlighting.
> You can specify the file in the URL. 

PDFBox (http://www.pdfbox.org/), which is also convenient for parsing
PDFs, can generate those XML files through its class PDFHighlighter
(http://www.pdfbox.org/javadoc/org/pdfbox/util/PDFHighlighter.html).
There is a page discribing the various options for highlighting PDFs
with PDFBox: http://www.pdfbox.org/userguide/highlighting.html.
Unfortunately, highlighting through these XML files seems not to work in
the Acrobat Reader plugin for Linux.

Till

-- 
Till Kinstler
Verbundzentrale des Gemeinsamen Bibliotheksverbundes (VZG)
Platz der Göttinger Sieben 1, D 37073 Göttingen
[EMAIL PROTECTED], +49 (0) 551 39-13431, http://www.gbv.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to