class |
AutotagPDFJob |
A job that creates PDF documents with enhanced readability from existing PDF documents.
|
class |
CombinePDFJob |
A job that combines multiple PDF files into a single PDF file.
|
class |
CompressPDFJob |
A job that reduces the size of a PDF file.
|
class |
CreatePDFJob |
A job that converts a non-PDF file to a PDF file.
|
class |
DeletePagesJob |
A job to delete pages in a PDF file.
|
class |
DocumentMergeJob |
A job that enables the clients to produce high fidelity PDF and Word documents with dynamic data inputs.
|
class |
ExportPDFJob |
|
class |
ExportPDFToImagesJob |
|
class |
ExtractPDFJob |
A job that extracts pdf elements such as text, images, tables in a structured format from a PDF.
|
class |
HTMLToPDFJob |
A job that converts a HTML file to a PDF file.
|
class |
InsertPagesPDFJob |
A job that can be used to insert pages of multiple PDF files into a base PDF file.
|
class |
LinearizePDFJob |
A job that converts a PDF file into a linearized (also known as "web optimized") PDF file.
|
class |
OCRJob |
A job that convert a PDF file into a searchable PDF file.
|
class |
PDFElectronicSealJob |
A job that allows clients to apply an electronic seal onto various PDF documents such as
agreements, invoices, and more.
|
class |
PDFPropertiesJob |
A job that is used to fetch properties from an input PDF file.
|
class |
ProtectPDFJob |
A job that is used for securing PDF document with password(s).
|
class |
RemoveProtectionJob |
A job that allows to remove password security from a PDF document.
|
class |
ReorderPagesPDFJob |
A job that allows to rearrange pages in a PDF file according to the specified order.
|
class |
ReplacePagesPDFJob |
A job that allows specific pages in a PDF file to be replaced with pages from multiple PDF files.
|
class |
RotatePagesJob |
A job that allows rotation of specific pages in a PDF file.
|
class |
SplitPDFJob |
A job that splits PDF document into multiple smaller documents by simply specifying either the number of files,
pages per file, or page ranges.
|