`
Par2: Capturing WMFs in a report 2002-04-08 -- Jeff Slarve > 1) Where do I embed the code to "catch" the WMF's before the >report flushes them out??? I'v tried "Kill", "close report", "Close >Event", ect. Of course I'm missing the correct one ;-) AskPreview() You probably will need to do a flush on the report before you read the preview queue because the last page might not have been written out yet. Report{PROP:FlushPreview} = True Printed November 21, 2024, 6:41 am This article has been viewed/printed 35199 times. |