How do I configure the export options?
Posted: Mon Jan 14, 2013 10:26 pm
I am using the StiWebViewer Web control in an ASP.NET Web Forms application to display reports. Currently, I show users to option to export to Word 2007. When a user views the report and goes to Save --> Microsoft Word 2007/2010 File... they see an Export Settings dialog where they can configure a page range, and so on.
One of the options is "Remove empty space at bottom of the page," and this is checked by default. Is it possible to configure the Web control so that this option is unchecked by default?
The reason I want this to be unchecked is because I have reports were designed with several pages. When exporting to PDF, these are rendered as a separate page, but when exporting to Word these pages are all compressed into one if the "Remove empty space at bottom of the page" option is selected.
Thanks
One of the options is "Remove empty space at bottom of the page," and this is checked by default. Is it possible to configure the Web control so that this option is unchecked by default?
The reason I want this to be unchecked is because I have reports were designed with several pages. When exporting to PDF, these are rendered as a separate page, but when exporting to Word these pages are all compressed into one if the "Remove empty space at bottom of the page" option is selected.
Thanks