Search found 270 matches
- Wed Nov 21, 2012 5:17 am
- Forum: Developer Tools
- Topic: Convert Jpeg to Pdf "No process is associated with this obje
- Replies: 1
- Views: 6145
Re: Convert Jpeg to Pdf "No process is associated with this
The CSharp Converter sample uses the ShellExecute Windows function with the "print" verb to print the files. In order to be able to print jpeg or html files you have to have some applications associated with these file types. When ShellExecute is called, Windows will call the associated application ...
- Wed Aug 22, 2012 1:55 pm
- Forum: Support & Troubleshooting
- Topic: license and support
- Replies: 2
- Views: 4635
Re: license and support
Hello,
Please send an email to our sales dept at sales@novapdf.com with this information and you will be assisted with all your questions.
Thank you.
Please send an email to our sales dept at sales@novapdf.com with this information and you will be assisted with all your questions.
Thank you.
- Tue Aug 21, 2012 1:22 pm
- Forum: Developer Tools
- Topic: /VERYSILENT not working on versions above 7.1.334 (or so)
- Replies: 4
- Views: 9814
Re: /VERYSILENT not working on versions above 7.1.334 (or so
Hello, The problem that we encountered was that some of our novaPDF SDK customers included novaPDF SDK setup (nvsdk.exe) in their application setup and installed it (silently) on their customers computers, with their application. We included a special silent installer for this purpose, novapk.exe. n...
- Wed Jul 25, 2012 8:21 am
- Forum: Developer Tools
- Topic: NovaPDF SDK Error 0xD5DA0018
- Replies: 1
- Views: 6358
Re: NovaPDF SDK Error 0xD5DA0018
Here is the desription of this error (you may find errors listed in Globals.cs): // MessageId: NV_INVALID_PRINTER_NAME // MessageText: cannot find printer with given printer name public static long NV_INVALID_PRINTER_NAME = 0xD5DA0018; Check the name of the printer you pass to the Initialize method ...
- Mon Jul 23, 2012 12:48 pm
- Forum: Support & Troubleshooting
- Topic: Group Specific Profiles
- Replies: 1
- Views: 4013
Re: Group Specific Profiles
This is not possible with a single novaPDF printer, all public profiles defined for a printer are visible for all users that connect to the printer. But it is possible to add several novaPDF printers, configure separate profiles for each of them, and connect to different novaPDF printers from each d...
- Fri Jul 20, 2012 12:51 pm
- Forum: Developer Tools
- Topic: /VERYSILENT not working on versions above 7.1.334 (or so)
- Replies: 4
- Views: 9814
Re: /VERYSILENT not working on versions above 7.1.334 (or so
Hello, The /VERYSILENT parameter has been removed from the novaPDF OEM and SDK versions to prevent software developers to further distribute the installations around to their clients and so forth. This way, only the executables within the SDK installation package can be deployed as intended. For nov...
- Tue Jul 17, 2012 1:56 pm
- Forum: Support & Troubleshooting
- Topic: Adding paragaph numbering to Bookmarks
- Replies: 1
- Views: 3974
Re: Adding paragaph numbering to Bookmarks
Hi,
This may be happening because the numbers have a different format than the letters. So please make sure the same format is kept when making the paragraph as a bookmark.
This may be happening because the numbers have a different format than the letters. So please make sure the same format is kept when making the paragraph as a bookmark.
- Tue Jul 17, 2012 6:34 am
- Forum: Developer Tools
- Topic: Windows 8
- Replies: 3
- Views: 6945
Re: Windows 8
Hello,
Yes an update for novaPDF is scheduled so compatibility with windows 8 will not be an issue when the official release will be available.
Yes an update for novaPDF is scheduled so compatibility with windows 8 will not be an issue when the official release will be available.
- Wed Jul 11, 2012 6:55 am
- Forum: Developer Tools
- Topic: Install change method
- Replies: 3
- Views: 6522
Re: Install change method
Hello,
novaPDF installs as a 64 bit application on Windows x64 systems. You have ro read the 64bit registry information in this case.
Or you may call the EnumPrinters Windows API to see if the printer is installed.
Thank you.
novaPDF installs as a 64 bit application on Windows x64 systems. You have ro read the 64bit registry information in this case.
Or you may call the EnumPrinters Windows API to see if the printer is installed.
Thank you.
- Tue Jul 10, 2012 1:22 pm
- Forum: News & Announcements
- Topic: Giveaway: Free licenses for novaPDF Lite
- Replies: 0
- Views: 11473
Giveaway: Free licenses for novaPDF Lite
There's a Cyber Monday promotion where anyone can obtain a free license for novaPDF Lite ($20 value). You can read the details at http://blog.novapdf.com/2014/11/cyber-monday-giveaway-free-novapdf-lite-8/ This promotion expires on December 2nd, 2014 so hurry up. Also, the same giveaway is live for o...