Hi Kenneth Jackson,
When exporting through the viewer there is no other way to configure the extension except through the configuration file. However, if you render the report manually by using the
ReportProcessor.Render method then you can set all the parameters through the device info. Here is an example:
Note the the name of the rendering extension is IMAGE (not TIFF). Tiff is specified by the
OutputFormat parameter in the device info.
Greetings,
Chavdar
the Telerik team