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 Python
5. Using Perl
6. Using Ruby
7. Using the Command Line Interface

You can integrate PDFreactor by directly using it as a Java library, by using its .NET, PHP, Perl, Python or Ruby API, or by running it as a command line application. Running PDFreactor as a command line application is not recommended for interactive use, as there is a significant time overhead caused by the startup time of the JVM and the initial load caused by the JIT compiler.