Posted 12 December 2018, 5:13 am EST
We have a report, it has only 1 page. We save it in “JPEG” format, and during saving the word “page_1” will automatically add to the file name. Is there ane possibility to prevent this “page_1” adding?
Forums Home / ComponentOne / WinForms Edition
Posted by: r.trofymchuk on 12 December 2018, 5:13 am EST
Posted 12 December 2018, 5:13 am EST
We have a report, it has only 1 page. We save it in “JPEG” format, and during saving the word “page_1” will automatically add to the file name. Is there ane possibility to prevent this “page_1” adding?
Posted 13 December 2018, 1:59 am EST
Hello,
The page index related information gets added by default because a list of images is generated on image export. Though your report has one page, its image is a part of the list. Thus, adding of “page1” is intentional and cannot be ignored.
Thanks,
Esha