~aishimoto/+junk/pdfbox-trunk

« back to all changes in this revision

Viewing changes to src/site/xdoc/userguide/highlighting.xml

  • Committer: jukka
  • Date: 2010-02-12 20:50:07 UTC
  • Revision ID: svn-v4:13f79535-47bb-0310-9956-ffa450edef68:pdfbox/trunk:909602
site: Fix broken javadoc links.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
          <br/>
50
50
          Basically the document allows you to tell it the characters to highlight in the PDF by using character
51
51
          offsets on a page.  As this is just an XML document, there are many ways you could create it but PDFBox does have a utility to make it
52
 
          easier.  Take a look at the javadoc for the <a href="../javadoc/org/apache/pdfbox/util/PDFHighlighter.html">PDFHighlighter</a> class.  This will
 
52
          easier.  Take a look at the javadoc for the <a href="../apidocs/org/apache/pdfbox/util/PDFHighlighter.html">PDFHighlighter</a> class.  This will
53
53
          allow you specify a set of words that you want have highlighted and generate the XML document for you.  <br/>
54
54
          <br/>
55
55
          PDFBox also ships with a complete