Export images
Posted: Wed Jul 06, 2016 1:04 pm
There is problem with export images (ExportDocument() method) for multiple pages. First page of report has name of file, but for next pages last three chars from name are replaced by number.
In example if you have file named Report, then first page is saved as Report.png, second as Rep002.png.
Name for second file should be Report002.png.
If file name is shorter than three characters then only first page is exported.
In example if you have file named Report, then first page is saved as Report.png, second as Rep002.png.
Name for second file should be Report002.png.
If file name is shorter than three characters then only first page is exported.