Hello,
Delphi 10.2, TAdvGridRTFIO 1.4.0.0
It seems the grid "PrintSettings.Orientation" is ignored when using TAdvGridRTFIO to create a MS Word document. Options.ExportMsWordFeatures is set true.
Cheers,
Mark
Hello,
Delphi 10.2, TAdvGridRTFIO 1.4.0.0
It seems the grid "PrintSettings.Orientation" is ignored when using TAdvGridRTFIO to create a MS Word document. Options.ExportMsWordFeatures is set true.
Cheers,
Mark
There was at this time no orientation control. It was always portrait.
We added the option to use the Grid.PrintSettings.Orientation but also to force the orientation via AdvGridRTFIO.Options.ExportOrientation.
This enhancement will be in the next update of TMS VCL UI Pack.
Thank you.