Neevia docuPrinter SDKVERSION 7.3 Reliable library for controlling docuPrinter LT, Pro or TSE via code. |
docuPrinter SDK is a software development tool that can be used by developers and programmers to control docuPrinter LT, Pro or TSE and programmatically create PDF or Image files from their own applications.
docuPrinter SDK works on every Windows operating system from Windows Server 2022 to Windows 2003 and because it includes both C/C++ libraries and COM object, the functionality of the product can be accessed from most programming languages like C, C++, Visual Basic, Delphi and MS Access. docuPrinter SDK is also .NET compatible meaning that VB.NET, C#, and J# programmers can also take full advantage of the product.
The operating systems listed here have been tested with Neevia docuPrinter SDK and are officially supported:
FEATURES | LT | PRO | TSE |
---|---|---|---|
Windows 2000/XP, 2003/VISTA/2008, 7/8/10/2016/2019 | |||
Windows 2000/2003, 2008/2012, 2016/2019 Terminal Server | |||
Citrix Metaframe | |||
Licensed per Computer (Desktop) | |||
Licensed per Server | |||
Create PostScript / PDF files | |||
Create PDF files with security (PDF Encryption) | |||
Create TIFF, JPEG, BMP, PNG, TEXT, PCX files | |||
Extract Text from PDF and PostScript files | |||
Create PSD and PCL-XL files | |||
Convert PostScript into PDF | |||
Convert PDF/PostScript into TIFF, JPEG, BMP, PCX | |||
Microsoft Word \ Excel \ PowerPoint \ Publisher macros | |||
Auto file naming | |||
Silent (unattended) install | |||
Configured on Desktop by end user | |||
Configured at Server Level by IT Admin |
docuPrinter SDK is a software development tool that can be used by developers and programmers to control docuPrinter LT, Pro or TSE and programmatically create PDF or Image files from their own applications.
In order for docuPrinter SDK to work you need to have docuPrinter LT, Pro or TSE installed.
Any file that can be printed in MS Windows can also be converted to PDF or Image using docuPrinter SDK.
Below are listed the main docuPrinter SDK features:
PDF linearization is a way to optimize PDF files for more efficient viewing over the web. Pages are loaded faster and the user does not have to wait until the entire PDF file is uploaded by the browser.
You can purchase docuPrinter SDK online at http://www.neevia.com or via the Neevia Technology Sales Department at sales@neevia.com. For online orders it may take up to 4 business hours to verify and email the licensing info.
docuPrinter SDK is licensed per computer.
The cost of one license of docuPrinter SDK is US$30. Discounted volume licensing is available - please see the complete pricelist or contact Neevia Technology Sales Department at sales@neevia.com for more details. We also offer discounted pricing for government and educational institutions.
Yes, Neevia Technology offers a competitive site-licensing program for docuPrinter SDK. Please contact Neevia Technology Sales Department at sales@neevia.com for more details on this type of licensing.
All Neevia products can be bought online or through a purchase order. The main delivery method is via download.
Software is non-refundable. All Neevia products can be fully tested before purchase.
Free support for the first year is available to all Neevia customers. Our support department can be reached by submitting a request to support@neevia.com. Telephone support is also available - to reach our support department call (954) 893-9343 - 9AM to 5PM EST.
We will respond and solve all technical support issues within two business hours (9AM to 5PM EST). This response time may vary depending on the nature of each issue submitted.
An evaluation version of docuPrinter SDK can be downloaded from our website - DOWNLOAD
The evaluation version is a fully functional copy of the licensed product. Files created using the evaluation version will contain a "trial" watermark on every page.
No. All you need to do is register the docuPrinter SDK with the registration info sent to you after the purchase. This process is fully documented in the docuPrinter SDK User's Manual.
Here are the things you should consider:
docuPrinter SDK allows you to set the "quality" of the output JPG/JPEG files. For that set the JPEGImageQuality property to a higher setting to improve image quality.
NOTE: Adjusting the image quality to a higher setting can cause your JPEG file to become larger (in file size) so experiment to see which setting works best for your documents.
Here are several things you can try (note that, by default, docuPrinter SDK is configured to create high-quality PDF files optimized for printing):
a. Set the following docuPrinter SDK property OptimizePDFfor="screen".
b. Set the following docuPrinter SDK property TrueTypeFontDownloadOption=1.
Make sure that the PDF document you are trying to append to is not encrypted or in use by some other application;
MacOS X Preview doesn't support PDF files with custom true type font encoding - Acrobat Reader for MacOS X displays this type of PDF documents without any problem. A simple workaround is to force docuPrinter to produce PDF files with type1 (PostScript) fonts inside which are fully supported by MacOS X Preview - for this set TrueTypeFontDownloadOption=1.
Try to set the following docuPrinter SDK property PDFAutoRotatePages="PageByPage".