Search found 3 matches

by mrki
Wed Aug 03, 2016 11:48 am
Forum: Support & Troubleshooting
Topic: x86 app with x64 novapdf
Replies: 1
Views: 11262

x86 app with x64 novapdf

Hi, we are using novapdf version 8. Because of legacy reasons, our wpf app is built as x86. Now, this poses a problem when novapdf x64 bit version is installed on x64 machines as we cannot create pdfs anymore. More specifically, at initializing NovaPdfOptions80 with specific printer name, an excepti...
by mrki
Tue Apr 05, 2016 8:48 am
Forum: Developer Tools
Topic: Create Profile without Admin Rights
Replies: 2
Views: 22409

Re: Create Profile without Admin Rights

Hi, found a workaround for this problem: - uninstall printer - remove .nvp file from "c:\Windows\System32\spool\drivers\x64\3\" location - install printer again (with new printer name if desired) Problem was the .nvp file which gets reduced access rights if printer name is changes manually...
by mrki
Tue Mar 15, 2016 4:21 pm
Forum: Developer Tools
Topic: Create Profile without Admin Rights
Replies: 2
Views: 22409

Create Profile without Admin Rights

Hi, I am using novaPDf SDK version 7.6 and I am trying to create a Profile programatically. Good thing is that it works, but only if application is started with Admin rights. Problem is that we don't want to require user admin rights for our application...Is it possible to create a profile and set i...