What strings to use for NOVAPDF_PAGE_FORM?

Have questions about novaPDF (desktop or server), or having problems using it? Ask here for help.
Post Reply
caps
Posts: 2
Joined: Mon May 27, 2013 9:48 am

What strings to use for NOVAPDF_PAGE_FORM?

Post by caps »

Hi,

I'm trying out novaPDF sdk and am wondering where I can find the available strings for the option string setter method:

Code: Select all

pNova.SetOptionString2(NOVAPDF_PAGE_FORM, 'what to insert here?', PROFILE_NAME, PROFILE_IS_PUBLIC);
In the documentation is to be read that anything like "A4", "Letter", a.s.f. can be inserted but I'm not able to find a gathering of all possible strings. Inserting 'funny bunny' won't give me a bunny shaped paper format, will it? :-)

Best regards and thanks in advance,
Caps

caps
Posts: 2
Joined: Mon May 27, 2013 9:48 am

Re: What strings to use for NOVAPDF_PAGE_FORM?

Post by caps »

I would appreciate a reply, because it influences our decision regarding the purchase.

Lorant (Softland)
Posts: 177
Joined: Wed Dec 16, 2009 10:48 am

Re: What strings to use for NOVAPDF_PAGE_FORM?

Post by Lorant (Softland) »

The "page form" setting cannot be used to change the page setting to a specific form, it can only be used to read the form set on printer. Here is an article on how to change paper size programatically:

http://www.novapdf.com/kb/how-to-set-pr ... k-112.html

You can also email us at [email protected] if you have other questions regarding novaPDF (faster replies).

Post Reply