Hide Print Button on Print Preview

Question

“How can I hide the Print button of the Report Preview?”

Solution

Here are two options:

1. Implement Report.OnPreviewFormCreate event:

2. Implement a custom TppPreviewPlugin:

This solution is best for the case in which you need to hide the Print button for all (or many) reports: