Printing a pane that's not displayed
I've got an interface that displays some calendar data using a grid-layout. I would like to print that information. Using CAPI, printing apparently is done using an output-pane. I've got that part. However, it seems that the output-pane has to appear in the interface's layout in order for it to print. But I don't want to display it; I just want to print it. Is there some non-fishy way to achieve that, or is there some trick I should know, like putting it in a non-viewable part of the interface? Thanks, as always, for your help. Laughing Water