RealObjects PDFreactor Web Service .NET API
In the subdirectories you'll find the following files:
- bin\PDFreactor.dll - The PDFreactor .NET wrapper class
- sample\simple.aspx - A sample demonstrating the simple integration of PDFreactor into Node.js applications
- sample\async.aspx - A sample demonstrating an asynchronous integration which is recommended for medium to large documents
- sample\stream.aspx - 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/dotnet.html
or
here.
Please see the PDFreactor manual for more information.