Search found 7 matches
- Wed Jun 29, 2022 11:58 pm
- Forum: Developer Tools
- Topic: Allowing Content Copying for Accessibility with Owner Password in NovaPDF SDK
- Replies: 1
- Views: 14191
Allowing Content Copying for Accessibility with Owner Password in NovaPDF SDK
I can't figure out which of the security settings will allow the setting "Content Copying for Accessibility" when we set the Owner Password and security Level of 2 in the novaPDF SDK 7 when generating a PDF file. None of the settings listed in the Help file under security seem to clearly b...
- Wed Nov 15, 2017 10:21 pm
- Forum: Support & Troubleshooting
- Topic: Multiple applications installing different versions causes p
- Replies: 3
- Views: 10270
Re: Multiple applications installing different versions causes p
Our installation of novaPDF7 SDK uses novapk.exe, not novapk7.exe, and we use the switch /RegisterWin32COM. Are you saying that switching that to /RegisterCOMVer7 will stop the interference with another vendor's installation? And what else exactly do we have to change if we change to that switch?
- Mon Sep 15, 2014 3:55 pm
- Forum: Developer Tools
- Topic: Notification of File Saved without RegisterWindowMessage
- Replies: 3
- Views: 23688
Re: Notification of File Saved without RegisterWindowMessage
So I take it that if it times out there is no way to find out what the problem was. That doesn't seem like it would be adequate for our purposes.
- Fri Sep 12, 2014 4:17 pm
- Forum: Developer Tools
- Topic: Notification of File Saved without RegisterWindowMessage
- Replies: 3
- Views: 23688
Notification of File Saved without RegisterWindowMessage
I'm converting an app using the novaPDF SDK to one that cannot receive arbitrary events. Currently I'm using RegisterWindowMessage to register the events, and RegisterEventWindow to specify the window to receive the events, in my app that CAN receive arbitrary events. Is there some other way to do t...
- Thu Jan 31, 2013 3:15 pm
- Forum: Developer Tools
- Topic: Uninstall and install of SDK version both hanging
- Replies: 2
- Views: 8464
Re: Uninstall and install of SDK version both hanging
novaPDF support wrote back to me, with the following suggestion: Here is an article about complete uninstall and manual delete of novaPDF driver files: http://www.novapdf.com/kb/how-do-i-reinstall-novapdf-server-on-client-computers-and-on-the-server-108.html I think I did that and it worked, eventua...
- Mon Jun 11, 2012 6:05 pm
- Forum: Developer Tools
- Topic: Uninstall and install of SDK version both hanging
- Replies: 2
- Views: 8464
Uninstall and install of SDK version both hanging
I have the novaPDF SDK version 7, and I include the client installer (novapk.exe) in my application's installer. I have one client for whom both the uninstall from Control Panel and the install from my application just hang, and she ends up having to kill them with Task Manager and/or reboot her com...
- Tue Dec 07, 2010 3:54 pm
- Forum: Developer Tools
- Topic: PDF file not created by SDK on 64-bit Windows 7 as non-Admin
- Replies: 5
- Views: 11275
PDF file not created by SDK on 64-bit Windows 7 as non-Admin
I have a problem in my application, which is written in PowerBuilder, when using the SDK to programatically create PDF files on 64-bit Win7. Unless the application is run as Administrator, everything seems to go OK (no functions return error messages or throw exceptions) but the file is never create...