| John E Singer 2004-12-18, 12:46 pm |
|
>Their application has to count the number of times :-
>- Each report is previewed to the screen,
>
Make preview mandatory. Then you know every time it is run it has been
previewed.
>- The number of times the report is actually sent to a printer.
>
I don't think this can be done with the standard Clarion report
previewer since I never use it. If you just want to know if the report
printed, CPCS or IceTips Print Previewer can tell you that. If you want
to know if they printed and how many pages they printed, IceTips does a
great job of that. Of course both of these are 3rd party solutions that
cost extra. I don't think you would be disapointed with either.
>
>The count is to be recorded in a log with date,time, user, report name
>etc.
>
>I am thinking of making two copies of each report. One that can only
>preview and the other that can only print to the printer. Then
>counting once when either one is run. This means a parameter for every
>report procedure to say which mode it is in.
>
>Is there an easier way to get the count I require?
>
>Is there any way to tell when a report has been printed from a
>preview?
>
>
>Any help would be appreciated.
>
>
--
John E Singer
CIS, Inc
|