I have a data type called projects. I am using convertortoPDF and need to output the results. This means I have a page of fixed size.
I can use a RG with a fixed number of cells - lets say 10 and this will pull the first 10 results from the database. But how do I put results 11-20 on a second RG on page 2? I am not able to put all the results on one page because when you print the format does not work across pages.
Any help would be appreciated.