RepresentableDocumentBatch.Print

Syntax:

Print(<PrintDialogDisplayMode>)

Parameters:

<PrintDialogDisplayMode> (optional)

Type: PrintDialogUseMode.
It specifies whether the print dialog should be displayed.

Description:

It sends the documents to print.

Availability:

Thin client, web-client, thick client, external connection.

Note:

Under Windows OS:
  • When printing a package, one print job is created.
  • When printing to a file, one dialog requesting a file name is displayed, and the package is saved to a file.
Under Linux OS:
  • If print options (page orientation, paper size) of documents included in the package are similar, the behavior matches Windows.
  • If print options are different, every document is printed as a separate print job.
In the compatibility mode Version8_3_7 and earlier every package document is printed as a separate print job.

    

1C:Enterprise Developer's Community