PHP-XPDF API
Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

B

BinaryNotFoundExceptionClass 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

ExceptionInterfaceClass 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

InvalidArgumentExceptionClass in namespace XPDF\Exception
XPDF Invalid File Argument Exception

L

LogicExceptionClass 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

PdfToTextClass in namespace XPDF
The PdfToText object.

R

RuntimeExceptionClass 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

XPDFServiceProviderClass in namespace XPDF

_

PdfToText::__construct() — Method in class PdfToText
Constructor
PdfToText::__destruct() — Method in class PdfToText
Destructor