B
- BinaryNotFoundException — Class in namespace XPDF\Exception
- XPDF Binary Not Found Exception
- XPDFServiceProvider::boot() — Method in class XPDFServiceProvider
C
- PdfToText::close() — Method in class PdfToText
- Close the current open file
E
- ExceptionInterface — Class in namespace XPDF\Exception
- XPDF Exception Interface
G
- PdfToText::getOuputEncoding() — Method in class PdfToText
- Get the ouput encoding, default is UTF-8
- PdfToText::getText() — Method in class PdfToText
- Extract the text of the current open PDF file, if not page start/end provided, etxract all pages
I
- InvalidArgumentException — Class in namespace XPDF\Exception
- XPDF Invalid File Argument Exception
L
- LogicException — Class in namespace XPDF\Exception
- XPDF Logic Exception
- PdfToText::load() — Method in class PdfToText
- Look for pdftotext binary and return a new XPDF object
O
- PdfToText::open() — Method in class PdfToText
- Opens a PDF file in order to extract text
P
- PdfToText — Class in namespace XPDF
- The PdfToText object.
R
- RuntimeException — Class in namespace XPDF\Exception
- XPDF Runtime Exception
- XPDFServiceProvider::register() — Method in class XPDFServiceProvider
S
- PdfToText::setPageQuantity() — Method in class PdfToText
- Set the default number of page to extract When extracting text, if no page end is provided and this value has been set, then the quantity will be limited.
- PdfToText::setOuputEncoding() — Method in class PdfToText
- Set the output encoding.
X
- XPDFServiceProvider — Class in namespace XPDF
_
- PdfToText::__construct() — Method in class PdfToText
- Constructor
- PdfToText::__destruct() — Method in class PdfToText
- Destructor