This is a migrated thread and some comments may be shown as answers.

ReportViewer - PrintCompleteState

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Heiko
Top achievements
Rank 1
Iron
Veteran
Heiko asked on 11 Apr 2013, 04:07 PM
Hi!

Since there is no event for "document has been printed" I tried to use the State property of ReportViewerModel. ReportViewerStates enumeration defines three states: "PrintNoPrint", "PrintInProgress" and "PrintComplete". I don't know if this is an error but "PrintComplete" is never reached. During printing the State property changes from PrintInProgressState to PrintNoPrintState. What I expect is that at least once the PrintCompleteState is triggered when the document was sent to the printer.

Is there any other way to determine wether a document has been printed?

Regards
Neils

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 16 Apr 2013, 03:11 PM
Hello Neils,

We do confirm that the PrintComplete state is never invoked, thus our suggestion is to listen for a change from PrintInProgress to PrintNoPrint state. 

Give it a try and if you experience any further difficulties we will appreciate if you elaborate further on your scenario.

All the best,
Peter
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Heiko
Top achievements
Rank 1
Iron
Veteran
Answers by
Peter
Telerik team
Share this question
or