| Package | Description | 
|---|---|
| org.apache.pdfbox.examples.lucene | This example shows how to to integrate the PDFBox project with lucene. | 
| org.apache.pdfbox.examples.util | The packages in this package will show how to use the PDFBox util API. | 
| org.apache.pdfbox.text | |
| org.apache.pdfbox.tools | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LucenePDFDocument. setTextStripper(PDFTextStripper aStripper)Set the text stripper that will be used during extraction. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DrawPrintTextLocationsThis is an example on how to get some x/y coordinates of text and to show them in a rendered
 image. | 
| class  | PDFHighlighterHighlighting of words in a PDF document with an XML file. | 
| class  | PrintTextColorsThis is an example on how to get the colors of text. | 
| class  | PrintTextLocationsThis is an example on how to get some x/y coordinates of text. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDFTextStripperByAreaThis will extract text from a specified region in the PDF. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDFText2HTMLWrap stripped text in simple HTML, trying to form HTML paragraphs. | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.