Printing Results of Audits

From RAD Studio
Jump to: navigation, search

Go Up to Working with Audits Index


In Delphi projects, you can print the entire table of results of Audits or select and print several rows containing particular violations of Audits.

To print violations of Audits

  1. The Audits pane displays the calculated violations of Audits in the tabbed pages. You can group and ungroup violations using the Group by command on the context menu.
  2. In the table of results of Audits, select the rows containing violations to print.
Use CTRL+mouse clicks to select multiple violations.
Do not select anything if you want to print the entire list of results of Audits.
  1. Click the Print Print button on the toolbar. The Print Audits dialog box opens.
  2. In the Select View list button, choose the scope of violations to print. The possible Select view options are: All Results, Selected Rows, Active Group.
  3. Specify the Print zoom factor and preview the image to print:
    1. In the Print zoom field, type the print zoom factor or check Fit to page if you want to print the results on a single page.
    2. Click the down arrow next to Preview to open the Preview pane. It shows how the printout will look under the given values of the Print zoom, Fit to page, Preview zoom, and Auto preview zoom parameters.
  4. If necessary, adjust the page and printer settings. Click the Print button; the Print dialog box opens. In this dialog box, select the target printer and set other printing options.
  5. Click the OK button to send the prepared report to the specified (default) printer.

See Also