Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I change the page orientation from portrait to landscape via scGetJobInfo()?

0
Posted

Can I change the page orientation from portrait to landscape via scGetJobInfo()?

0

No. Whether to use portrait or landscape orientation is decided by the application and not the printer driver. I wrote an extension DLL that provides default job settings via scGetJobInfo(). Why is the application not picking it up Make sure you restart the application when the default job settings returned by scGetJobInfo() change, since an application can choose to cache certain printer information (eg. default form size) when it first starts. For example, you cannot change the default form size within scGetJobInfo() after the application has started, and expect it to pick up the new information. It may or may not work, depending on how the application is written.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123