Managed Application Mode Print Wizard

In the first step, the wizard asks you to define command to build the print form. Default name is Print.

If this command already exists, you can select it, and the wizard will overwrite it from scratch. The text previously entered in the body of the procedure will be lost. You can select command from the list of existing commands.
When you click Next>, the wizard proceeds to select header attributes. Create the attribute list using move buttons >, >>, <, and <<.
If the object has tabular sections, then after pressing Next> the wizard proceeds to select attributes for the first tabular section. Move the required attributes. If there are multiple tabular sections, then after pressing Next> the wizard proceeds to select attributes for the next tabular section.
When you click Next>, the wizard proceeds to select footer attributes. Create the attribute list using move buttons.
In the last step, specify command to which the group belongs, and specify view mode for the print form. If Print without preview is checked, then View-only table and Table protection checkboxes are disabled.
Pressing OK closes the print wizard.

As a result, the wizard generates the template, inserts CommandProcessing() and Print() procedures in the specified command, and inserts Print() in the manager module.

1C:Enterprise Developer's Community