Page 1 of 1

What strings to use for NOVAPDF_PAGE_FORM?

Posted: Mon May 27, 2013 10:03 am
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

Re: What strings to use for NOVAPDF_PAGE_FORM?

Posted: Tue May 28, 2013 9:47 am
by caps
I would appreciate a reply, because it influences our decision regarding the purchase.

Re: What strings to use for NOVAPDF_PAGE_FORM?

Posted: Thu May 30, 2013 8:39 am
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).