Page 1 of 1

Select paper bin

Posted: Tue Oct 20, 2020 12:42 pm
by Kaschina
Hi there,
I need to be able to dynamically assign the paper bin in my application without using a printer dialog. Is there a possibility?
Unfortunately I couldn't find the right option in the list of supported properties.
What can I do?

Cheers,
Kaschina

Re: Select paper bin

Posted: Thu Oct 22, 2020 11:46 am
by Stefan - PDF-XChange
Hello Kaschina,

Please tale a look at section 2.2.2.14.1 ScaleSimple of the VIewer SDK manual. You need the "PaperByPage" to be set to "true", and then if your printer reports more than one paper tray with different paper sizes - the most appropriate one will be chosen automatically.

If you want to control the printer itself - then that is not done through the Viewer SDK, and you will need to check how you can change the printer settings directly.

Kind regards,
Stefan

Re: Select paper bin

Posted: Thu Nov 05, 2020 10:10 am
by Kaschina
Hallo Stefan,
thanks for your answer!

Select paper bin

Posted: Mon Nov 09, 2020 4:28 pm
by Stefan - PDF-XChange
:)