Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Report Preview: did user print or cancel 1999-11-04 -- Dennis Evans > 1. How can I know if the user printed a report from the preview window or
if he cancelled? I need to make a database entry if he printed.
The previewmanager display method returns true if user
wants to print the report and false if not.
After the parent call
if ReturnValue
do your stuff
end
Today is November 21, 2024, 7:57 am This article has been viewed 35208 times.
|
|