Page 1 of 1

print page per sheet , autocentre

Posted: Fri Dec 23, 2016 9:24 am
by kibub2
hello!

1.
I want to use "Print.ScaleMult.AutoCentre" option. like this "SetProperty("Print.ScaleMult.AutoCentre", true, 0)"
But doesn't work.
What can I do for scale?

2.
How can I get my own "Print Preview" to "PDF view form" when I set print property like

axCoPDFXCview1.SetProperty("Print.ScaleType", 6, 0);
axCoPDFXCview1.SetProperty("Print.ScaleMult.Type", 12, 0);
axCoPDFXCview1.SetProperty("Print.ScaleMult.CountH", 4, 0);
axCoPDFXCview1.SetProperty("Print.ScaleMult.CountV", 5, 0);

this?

Re: print page per sheet , autocentre

Posted: Fri Dec 23, 2016 5:12 pm
by Tracker Supp-Stefan
Hello kibub2,

I answered your other topic:
https://forum.pdf-xchange.com/ ... 36&t=27844
Let's continue the discussion there!

Regards,
Stefan