I am working witn an app that creates multiple crystal reports, then prints them one by one. I would like to create one report file and print it when all reports have been created. Currently the .Export and .PrintOut methods are being used. Any suggestions?