Export Settings

Top  Previous  Next

 

A report opened in WebViewerSL can be exported to many different formats. The list of formats for export can be customized. In other words, you can hide unused export formats. Customization of the list of formats of exports can be made by means of WebViewerSL properties. For the example the HTML format, in the Client saving mode. Showing of this format in the list of formats for export depends on the value of the ShowHtmlButton property. The picture below shows the complete list of formats in the Client save mode:

 

 

As can be seen from the picture above, the HTML format is displayed in the list of formats that corresponds to the ShowHtmlButton property set to true. If you set this property to false:

 

 

<cc1:StiWebViewerSL ID=" StiWebViewerSL1" runat="server" ShowHtmlButton="False" />

 

 

then the HTML will not be displayed in the list of formats for exporting. The picture below shows a list of formats for exporting without the Html format:

 

 

By default, all available formats are listed for exporting.

 

 

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)