Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Classes
Class | Description | |
---|---|---|
![]() | BaseExtractor |
Defines a base class for PDF extractors.
|
![]() | HTMLExtractor |
Extracts text and images from PDF document and creates formated HTML page from extracted data.
|
![]() | LicenseInfo |
License information.
|
![]() | PDF2HTMLDamagedDocumentException |
Invalid password exception.
|
![]() | PDF2HTMLException |
Represents errors that occur during PDF extraction process.
|
![]() | PDF2HTMLExceptionProfileException | |
![]() | PDF2HTMLInvalidPasswordException |
Invalid password exception.
|
![]() | PDF2HTMLPermissionsException |
Permissions exception.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IHTMLExtractor |
Defines the PDF to HTML extractor interface.
|
![]() | IProfiles |
Defines profiles support.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | BaseExtractorParsingErrorEventHandler |
Defines ParsingError event parameters.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ColumnDetectionMode |
Represents the column detection modes.
|
![]() | GraphicsTransformationQuality |
Defines smoothing quality for text and vector graphics; interpolation quality for raster images.
|
![]() | HTMLExtractionMode |
Defines HTML extraction modes.
|
![]() | ImageHandling |
Defines the image handling way during the XML extraction.
|
![]() | LineGroupingMode |
Sets if lines are not checked to be merged, can be merged by rows, or inside columns
|
![]() | OutputImageFormat |
Defines format for output images.
|
![]() | PageDataCaching |
Page data caching behavior.
|