| 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  | 
DrawPrintTextLocations
This is an example on how to get some x/y coordinates of text and to show them in a rendered
 image. 
 | 
class  | 
PDFHighlighter
Highlighting of words in a PDF document with an XML file. 
 | 
class  | 
PrintTextColors
This is an example on how to get the colors of text. 
 | 
class  | 
PrintTextLocations
This is an example on how to get some x/y coordinates of text. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PDFTextStripperByArea
This will extract text from a specified region in the PDF. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PDFText2HTML
Wrap stripped text in simple HTML, trying to form HTML paragraphs. 
 | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.