We require to print directly a report and not be displayed by the viewer so that it cannot be modified.
Anyway I can do that?
CA Plex 7.x
You can use the following special values in the "[Report]" section of the application ini file to prevent the RTF file from being processed after it has been created:
[Report] Print=None Open=None
This allows for user-defined RTF file handling, including direct print.