|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
|
Showing: 1-10 of 10
Articles
|
||||
|
Installing novaPDF OEM with command line parameters
Summary:
novaPDF OEM is a virtual PDF printer that developers can use when needing a post-processing PDF solution. Installing novaPDF OEM should be...
|
||||
|
||||
|
How to set programmatically the page related settings (page size, layout) via novaPDF SDK
The page related settings have a different behavior than the other settings (save, compression, fonts, security,...). While the last are specific to...
|
||||
|
||||
|
How to install (or uninstall) novaPDF silently
novaPDF can be installed via the command line too. This is useful if you want to install it silently and have it already configured using a set of...
|
||||
|
||||
|
[novaPDF SDK] - Is there an option not to open the uninstall feedback page when novaPDF is uninstalled?
Yes, when you install novaPDF add this command line parameter: /DoNotAskReason
If this parameter is added when installing novaPDF, it will not show...
|
||||
|
||||
|
[novaPDF SDK] - Are printer options related to each other? Do I need to set any option before I can set the Save Folder and Save folder options?
There are some boolean settings that enable some features (like bookmark detection, watermarks or security). If you do not enable the...
|
||||
|
||||
|
[novaPDF SDK] - Do I have to open or activate a profile before trying to set an option for the printer driver?
When setting the options via the COM object (novaPDF SDK) you don't have to activate a profile before. You can set options for a profile that is...
|
||||
|
||||
|
[novaPDF SDK] - If I set an option value via COM, will that be persistent, or will the option be reverted when the program terminates?
The options you set via the COM object (novaPDF SDK) are persistent, we do not reset them. This is why we also provide the the option profiles. You...
|
||||
|
||||
|
[novaPDF SDK] - I want to change novaPDF printer option settings, do I need novaPDF SDK for that?
There are two ways to change the novaPDF printer options programmatically:
Using our COM interface and the SetOptionsXXX functions (that are...
|
||||
|
||||
|
[novaPDF SDK] SetDefaultPrinter doesn't work after RestoreDefaultPrinter is called
Q: I have set-up a workflow for novaPDF SDK that does this: first it calls SetDefaultPrinter() to set novaPDF as the default printer, then it sends a...
|
||||
|
||||
|
[novaPDF SDK] How to generate a pdf file without the Save As dialog
To disable novaPDF "Save As" dialog, you have to set the folder and the file name programmatically. Here's an example on how you can set...
|
||||
|
||||


