Click here to Skip to main content
16,015,504 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

I want to run a stored procedure when the User clicked on print in Crystal Report so I can find something just when I assure that User printed the report.

I am using C#!

Thanks
Posted
Updated 5-Oct-11 12:04pm
v2
Comments
André Kraak 5-Oct-11 18:05pm    
Edited question:
Removed unnecessary tags
Formatted text/code
Spelling/Grammar

1 solution

I assume that you are using a reportviewer

Reportviewer has an event for "printing" and hope this helps.
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900