Chapter II. Integrating PDFreactor

Table of Contents

1. Using the Java library
1.1. Using PDFreactor in a Servlet
1.2. Logging
2. Using PHP
3. Using .NET
4. Using the Command Line Interface

You can integrate PDFreactor by directly using it as a Java library, or by using its PHP or .NET API, or by running it as a command line application. Running PDFreactor as a command line application is not recommended for interactive use, as it has a significant time overhead because of the startup time of the JVM.