Foxit PDF Toolkit User Manual
www.foxitsoftware.com
1
1 Introduction to Foxit PDF Toolkit
Foxit PDF Toolkit consists of a series of command line tools to perform batch PDF generation and
processing. It includes 11 modules: Image2PDF, Office2PDF, PDFWatermark, PDFHeaderFooter,
PDFOptimizer, PDFRedactor, PDFMetadata, PDF2Text, Text2PDF, Html2PDF and RMS. Each module
offers a simple-to-use API for users who want to perform PDF manipulation through API.
In this manual, we will introduce the modules: Image2PDF, Office2PDF, PDFWatermark,
PDFHeaderFooter, PDFOptimizer, PDFRedactor, PDFMetadata, PDF2Text, Text2PDF and Html2PDF. For
the RMS PDF Protection module, the user manual will cover in detail the module’s basic syntax in section
3.11 “RMS”. Browse to the “rms” folder in the installation package for a more detailed introduction.
Image2PDF is an easy-to-use command line tool used to batch convert large volumes of image files into high-
quality PDF files, without requiring additional software installation. Image2PDF currently supports the
following image formats: BMP, PNG, JPEG, JPX, GIF, TIFF (or TIF, including the image with a single page or
multiple pages). This module provides many features to customize the output properties of the generated
PDF files.
Office2PDF batch converts large volumes of Microsoft Office documents into professional-quality PDF files.
Microsoft Office must be installed, because the Office2PDF tool saves the converted PDF files using the
Microsoft Office Engine. Office2PDF currently supports the more popular document formats, which includes
doc, docx, xls, xlsx, ppt and pptx. Additionally, the tool can convert and create professional-quality PDF files
that support PDF/A Standard compliances.
PDFWatermark allows users to batch add a watermark into PDF files, without requiring additional software
installation. The PDFWatermark tool applies a pre-made watermark to PDF files, which supports watermarks
in text, image-based or PDF formats. The watermark is saved as a configuration file with the extension “.xml”,
which is generated by the built-in Foxit Configuration Tool (Either fpdfwmconf.exe or fpdfwmconf64.exe, a
GUI application, depending on your operating system).
PDFHeaderFooter batch adds headers and footers into large volumes of PDF files, without requiring
additional software installation. The PDFHeaderFooter tool applies pre-made header/footer to PDF files. The
headers and footers are saved as a configuration file with the extension “.xml”, which is generated by the
built-in Foxit Configuration Tool (Either fpdfhfconf.exe or fpdfhfconf64.exe, a GUI application, depending on
your operating system).