well, it is supposed to come together, for example, the page no. at the bottom should follow..Ok, that could be done statically..but the idea was actually to be in a position to simply load a rpt, get the 10 pages, refresh the data, and then simply print them out at once. I don't really want to load each of the 10 pages seperately and then print seperately. In fact, I was hoping to be able call crystal report externally somehow so that the reports are automatically printed at the beginning of the month. Is that possible somehow?
Currently, I am even frustrated with the constant data access to the database while flicking page by page.
I appreciate any help.