Search found 4 matches
- Wed Oct 31, 2018 5:55 pm
- Forum: Developer Tools
- Topic: Avoid opening in viewer after save (was NOVAPDF_ACTION_OPEN_OPENDOCUMENT in V7)
- Replies: 2
- Views: 24899
Re: Avoid opening in viewer after save (was NOVAPDF_ACTION_OPEN_OPENDOCUMENT in V7)
Found what I was looking for:
pNova->DisableActionType(NOVA_ACTION_OPEN);
pNova->DisableActionType(NOVA_ACTION_OPEN);
- Tue Oct 30, 2018 7:46 pm
- Forum: Developer Tools
- Topic: Avoid opening in viewer after save (was NOVAPDF_ACTION_OPEN_OPENDOCUMENT in V7)
- Replies: 2
- Views: 24899
Avoid opening in viewer after save (was NOVAPDF_ACTION_OPEN_OPENDOCUMENT in V7)
In version 7, we were using the NOVAPDF_ACTION_OPEN_OPENDOCUMENT profile option to avoid having the PDF opened in a viewer after it was printed. That option seems to be gone in version 9, and I can't find what replaced/superseded it. I see the dialog/settings option, but I need to set this from the ...
- Thu Oct 04, 2018 3:42 pm
- Forum: Developer Tools
- Topic: Change paper width and length using DocumentProperties not working
- Replies: 1
- Views: 14350
Change paper width and length using DocumentProperties not working
We are trying to upgrade our use of novaPDF from 7 to the latest. We use the DocumentProperties call to change the dmPaperWidth and dmPaperLength. It’s returning a result/return code 1 (OK), but then when I check the printer’s settings in the structure it returns, the values didn’t change as request...
- Tue Feb 11, 2014 1:42 am
- Forum: Developer Tools
- Topic: Links: not recognizing file name if there are embedded spaces
- Replies: 1
- Views: 11729
Links: not recognizing file name if there are embedded spaces
With the "Detect file names and convert them to PDF links" setting set in the "Links" section of the Printing Preferences (and not the "check if file exists before linking"), any filename that contains embedded spaces/blanks is not treated as a PDF link. c:\users\docume...