Package | Description |
---|---|
com.pdfunit.tools |
Utilities extracting various kinds of information from PDF
or other useful stand-alone programs around PDF testing.
|
Modifier and Type | Class and Description |
---|---|
class |
ConvertUnicodeToHex
This utility reads any string and converts the non-ASCII characters
into their corresponding Unicode hex-code ("€" for the Euro character).
|
class |
ExtractBookmarks
This utility extracts all bookmarks of a pdf document
to a file in XML format.
|
class |
ExtractEmbeddedFiles
This utility extracts all embedded files from a PDF document and writes
them to a text file.
|
class |
ExtractFieldInfo
This utility extracts data about all formular fields inside a pdf document
to a file in XML format.
|
class |
ExtractFontInfo
This utility extracts data about all used fonts of a pdf document
into an XML file.
|
class |
ExtractImages
This utility extracts embedded images of a pdf-document
to png images.
|
class |
ExtractJavaScript
This utility extracts JavaScript from a PDF document and writes
it to a text file.
|
class |
ExtractNamedDestinations
This utility extracts all named destinations of a pdf document
to a file in XML format.
|
class |
ExtractSignatureInfo
This utility extracts data about signatures and certificates of a pdf
document to a file in XML format.
|
class |
ExtractXFAData
This utility extracts the XFA data of a pdf document
to a file in XML format.
|
class |
ExtractXMPData
This utility extracts the XMP metadata of a pdf document
to a file in XML format.
|
class |
ExtractZugferdData
This utility extracts all ZUGFeRD data from a PDF document and writes
them to a text file.
|
class |
RenderPdfPageRegionToImage
This utility extracts a section of a rendered page a pdf-document
as a png file.
|
class |
RenderPdfToImages
This program renders a complete pdf document and creates
a png image for each page.
|
Copyright (C) PDFUnit.com. See here for license.