novaPDF SDK is a useful PDF tool development kit that program developers can use to add the ability to produce PDF files in their own applications.
Here are some key features of "novaPDF SDK":
· A COM interface for customizing novaPDF Printer options. Any option that can be configured in the novaPDF Printer Printing Preferences dialog, can be also configured with the COM interface, including profiles management.
· A silent installer for the novaPDF Printer that can be distributed with your software. You can include this silent installer in your installation program and novaPDF printer will be installed with your customized options, without any user interaction.
· NovaPDF Printer SDK documentation.
· Several code samples on how to use novaPDF SDK
Limitations:
· During evaluation a notice will be placed at the end of each page of the generated PDF file.
What's New in This Release: [ read full changelog ]
· New: Uses local time instead of system time for PDF creation date and time
· New: Added scrollbars for email body message
· New: Added Danish language for the interface
· New: Added "Allow change folder" option when saving the PDF file
· New: Added options to forcefully embed licensed fonts
· Update: Moved the Advanced save options on the Profiles edit page
· New: Creates folders (multiple levels) when saving pdf file, if folders do not exist
· New: Added /PropagateActiveProfile command line parameter
· New: Added Net user and password for overlay file, image watermark file, and saving pdf on network folders
· Fix: Corrected bug numeric values when no decimals allowed in regional settings - numbers
· Fix: Corrected mirrored images in printer driver
· Fix: Corrected bug to keep the resolution set in preferences
· Fix: COM events are unique for each printer
· Fix: Crash in spooler (when copying LastBitBlt info in ResetPDEV).