RealObjects PDFreactor Web Service Perl API
In the subdirectories you'll find the following files:
- lib/PDFreactor.pm - The PDFreactor Perl client module
- sample/simple.pl - A sample demonstrating the simple integration of PDFreactor into Perl applications
- sample/async.pl - A sample demonstrating an asynchronous integration which is recommended for medium to large documents
- sample/stream.pl - A sample demonstrating how converted PDFs can be streamed, thus conserving memory
The API documentation can be found in the PDFreactor installation directory at doc/webservice/perl.html
or
here.
Please see the PDFreactor manual for more information.