|
|
|
|
|
How to find out whether a report was printed?
Problematics When printing a report, it is quite common to direct the print to a preview. In some cases, a paper document must physically be printed. How to find out through programming whether the document was printed or not? Solutions Several functions are available: - iDocumentPrinted is used to find out whether the report was printed from the preview.
- iDocumentCanceled is used to find out whether the user:
- closed the print preview before the end of prints,
- clicked the Cancel button in the current print window.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|