Is tere a way to set the preview form to zoom page width in code?

edited February 2014 in FastReport 4.0
Before calling frxReport1->ShowReport(true); is there a way to force it to automatically zoom to "Page Width" instead of 100%?
I tried to add the following line:
frxReport1->PreviewOptions->ZoomMode = zmPageWidth;

...but this doesn't work. When the report is shown its zoom value is still 100%.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:02PM
    try it after loading the report and before calling show

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.