Linux: Zoom level random Printing to CUPS-PDF

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
rsb
I live to help wx-kind
I live to help wx-kind
Posts: 170
Joined: Fri May 29, 2015 7:26 pm

Linux: Zoom level random Printing to CUPS-PDF

Post by rsb »

Hello,

Using the wxPrinter class on Linux and printing to CUPS-PDF, the Evince Document viewer comes up with
a random zoom level and a random rotation. Zoom level is sometimes 100%, sometimes Fit Page Width, sometimes Best Fit.
Rotation is sometimes 0 and sometimes 90 degrees.

Our print orientation is set to Landscape and print paper size is set to Letter 8 1/2 x 11.

Is there any way to control the zoom level and rotation from wxWidgets?

No problems on Windows.

Thanks very much.

Platform: Linux
OS: Red Hat Enterprise Linux Workstation release 6.9 (Santiago)
wxWidgets: 3.0.2
Post Reply