Limited time promo

[novaPDF SDK] - I want to change novaPDF printer option settings, do I need novaPDF SDK for that?

English en

This article applies only to novaPDF. If you don't have it yet, you must download it first.

Download now Buy licenses
Feb 21, 2019
novaPDF SDK
We strive to keep our articles as accurate as possible. If you notice any inconsistencies or outdated info please let us know.
Do I need novaPDF SDK to change printer options? Can I generate pdf files without the notice on the bottom of the pages mentioning novaPDF?
The answer to this question is Yes, you can change the novaPDF printer options programmatically using our COM interface and the SetOptionsXYZ functions (everything you need for changing the options is included in the novaPDF SDK package).
To generate PDF files without the notice on the bottom of the pages mentioning novaPDF, you have to purchase a novaPDF SDK license. In this case you can distribute (royalty free) the novaPDF printer driver with your application.
If you choose this option, you have to use the COM object at least for calling the Initialize function to pass the registration information. This option is more suitable if your program will be distributed to a large number of user.