kryslt / KControls

Free components for Delphi and Lazarus, this is the main repository maintained by the original author.
BSD 3-Clause Clear License
58 stars 32 forks source link

Landscape orientation support for print setup and preview #2

Closed kryslt closed 9 years ago

kryslt commented 9 years ago

Original report by Marek Mauder (Bitbucket: galfar, GitHub: galfar).


Useful for things like desktops in P05.

kryslt commented 9 years ago

Original comment by Marek Mauder (Bitbucket: galfar, GitHub: galfar).


Ok found out that landscape works correctly in preview and real printout once Configure... is clicked in print setup dialog and system print setup pops up.

Just setting PageSetup.Orientation := poLandscape in KControl's AdjustPageSetup is not enough.

kryslt commented 9 years ago

Original comment by Tomas Krysl (Bitbucket: tomkrysl, GitHub: kryslt).


Fixed in rev.34