I would like to know what is the maximum number of Graph sheets that can be created at any given point in Report Panel. From GraphSheetIndex the limiting range is :
-1 <= GraphSheetIndex <= 2147483647
so, will I be able to generate upto 2147483647 graph sheets at a time?
Hello Priya, theoretically
you can, but that’s not really realistic. There is no limit on the program side
but on the memory site. We have tested up to 300 pages with a normal number of
objects on each page. I hope this info can help.