Hello Sergey,
This is a different problem regarding exporting a report to tif.
Our test machines are getting an out of memory exception.
I tested on my development machine and the export worked, but Memory(Private working Set) when to 12,000,000 K ( I did it twice ).
Exporting to rtf was less than 450,000K.
In both cases, it was the same report.
The exception happened using 7.2.7895.0, the debug files were generated using 8.0 on my development machine.
2014-03-13T00:05:51.4057929Z 0001 C Launcher.cs:73|System.InvalidOperationException: Crash from main UI thread —> System.InvalidOperationException: Crash from main UI thread —> System.Exception: The size of the bitmap is too large that there is not enough memory in system can be used to draw the report on the bitmap.
at GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.#mAd(SectionDocument document, String pageRange, Stream outputStream)
at GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.Export(SectionDocument document, String filePath, String pageRange)
at ST.Protect.ReportDialogs.ExportReport.PromptAndExport[TExporter](String saveTitle, String saveFileFilter, SectionDocument report)
Regards,
Steve