Recalculating report in preview
Hi, How can I recalculate the report and refresh the viewer, while I am in
the preview form?
While I am in the preview form (by calling the print method) I make some
changes in the report that affect visulization (I make some DBTexts
invisible). How can I refresh the viewer without exiting the preview form?
Thanks, Martin Solari
the preview form?
While I am in the preview form (by calling the print method) I make some
changes in the report that affect visulization (I make some DBTexts
invisible). How can I refresh the viewer without exiting the preview form?
Thanks, Martin Solari
This discussion has been closed.
Comments
an example...
Cheers,
--
-
--
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
While I was searching for MakePageRequest method, I found another method in
the viever (not documented in the help) that works just fine for
regenerating reports in the preview form: TppViewer.RegenerateReport.
MakePageRequest is a non-virtual ppDevice method.
Regards, Martin Solari
"Tom Ollar (Digital Metaphors)" wrote
for