J
Jasonm
Good evening all! I have a problem that I cannot seem to find a way around.
(Isn't that always the case here!) I want to be able to set a bit in my db
if a record has run in a report and has actually printed. I have created the
code that is marking the record as I desire, but it does if even if the page
is only previewed!
I was thinking (wrongly it seems now) that the on print event would only
fire if the report was actually sent to the printer... But it seems that it
fires when the report is written to the screen.
Does anyone have any suggestions as to how I should acomplish this? The only
thing that I can think of right off the top of my head would be to have a
report for previewing, and a report for printing, but I see problems with
that... If the user printed the preview report the records would not get
marked.
Thanks in advance for your assistance.
Jasonm
(Isn't that always the case here!) I want to be able to set a bit in my db
if a record has run in a report and has actually printed. I have created the
code that is marking the record as I desire, but it does if even if the page
is only previewed!
I was thinking (wrongly it seems now) that the on print event would only
fire if the report was actually sent to the printer... But it seems that it
fires when the report is written to the screen.
Does anyone have any suggestions as to how I should acomplish this? The only
thing that I can think of right off the top of my head would be to have a
report for previewing, and a report for printing, but I see problems with
that... If the user printed the preview report the records would not get
marked.
Thanks in advance for your assistance.
Jasonm