sipco
Nov 3 2003, 02:58 AM
when we put landscape in option page ,
the preview work fine but the print is in portrait why ?
is there anybody to help me ?
sorry for my english , he is not very well
sipco (french)
AlexTZ
Nov 3 2003, 05:24 PM
Read the knownbugs.txt file. CLX (actually QT) can't print in landscape under Windows. Even the simplest code (without using FR) will not work:
Printer.Orientation := poLandscape;
Printer.BeginDoc;
Printer.TextOut(100, 100, 'test');
Printer.EndDoc;
sipco
Nov 5 2003, 02:31 AM
is there a solution to pass out the problem ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.