I'm trying to export to tiff and using the code detailed in this article, http://www.telerik.com/community/forums/reporting/telerik-reporting/tif-rendering-extension-not-working.aspx . The difference is that we are using winforms .
I keep getting a RendererNotAvailable exception , I use very similar code for our PDF exports and that works just
fine but not with the TIFF format. Is there an include I am missing or a config that needs setup ? I am explicitly
declaring the deviceinfo hashtable as per the article linked but to no avail.
I keep getting a RendererNotAvailable exception , I use very similar code for our PDF exports and that works just
fine but not with the TIFF format. Is there an include I am missing or a config that needs setup ? I am explicitly
declaring the deviceinfo hashtable as per the article linked but to no avail.