#1 Locally hosted web application that allows you to work on PDFs
...Stirling PDF does not initiate any outbound calls for record-keeping or tracking purposes.
All files and PDFs exist either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point.
It is a Windows library that merges standard PDFs into a final PDF
The library is intended for developers, for inclusion in desktop applications or server services.
There are lots of SDKs on the market creating (merging) PDFs (almost all of them have limitations).
Our Windows library (MergePDFByNMI.dll) only merges standard PDF files (there are several PDF formats).
You can send the input PDFs (by file name or by byte array) and you can have the final PDF (saved on a file or get back on a byte array).