A print layout is a formatted presentation of a map. Print layouts are created by print authors (administrators) and shared with end users to create on-demand, printable maps of the user's current session.
End users run print layouts from web applications that the author has configured to host the templates (host applications). The print output is a PDF.
Print layouts are designed using VertiGIS Studio Print Designer or VertiGIS Studio Desktop Printing. You can either create a layout from scratch, or you can use one of the preconfigured templates offered by Print Designer.
Print layouts are saved to the VertiGIS Studio Printing service, with an item in the content area of the author's ArcGIS account. Access to the print layout is controlled by sharing the ArcGIS item.
See also...
VertiGIS Studio Print Designer provides an extensive suite of tools for laying out print templates. You can add map components like a scale bar, legend, overview map, and north arrow, include descriptive text and images, and brand the print template.
Print Designer has a built-in Preview environment for running print templates. Using the Preview is the quickest way to verify a print template's layout while you are designing it. For more information on all the features available in the interface, see Print Designer Interface ElementsPrint Designer Interface Elements
VertiGIS Studio Printing supports a range of print types and layout sources across different clients.
The table below provides an overview of which printing capabilities are available in each client,
Print Type |
ESRI |
Studio Web |
Studio Desktop |
Studio Experience Builder |
WebOffice |
Web AppBuilder |
Single |
yes |
yes |
yes |
yes |
yes |
yes |
Grid |
- |
yes |
yes |
yes |
yes |
- |
Line |
- |
yes |
yes |
yes |
yes |
- |
Infinity / Seamless |
- |
yes |
yes |
yes |
yes |
- |
Time / Range Series |
yes |
yes |
yes |
yes |
- |
- |
Map Book |
- |
- |
yes |
- |
- |
- |
Layout Source |
||||||
Portal Item |
yes |
yes |
yes |
yes |
- |
- |
Folder Datastore |
yes |
- |
- |
- |
yes |
yes |
A host application is a web application from which users can run VertiGIS Studioprints.
VertiGIS Studio Printing supports the following types of host applications:
▪VertiGIS Studio Web
▪VertiGIS Studio Desktop
▪ArcGIS Experience Builder
See also...
Print templates are divided into horizontal and vertical sections called bands. When you create a new print template, it has bands for the top margin, the bottom margin, and a Detail band in the middle. Detail bands are used to display the print's details.
When a band is empty (contains no controls or content), it is omitted from the report output.
For example, you can set the Print On property of the Page Footer band to Not With Report Header to prevent it from printing on the page that includes the Report Header band. This is useful when you want to omit items like page numbers from that page. However, if the Report Header band is empty, the Not With Report Header setting is not applied, and the information appears on the first page.
Every print template has the following bands:
▪Top Margin, Bottom Margin: The Top Margin and Bottom Margin bands reserve areas at the top and bottom of the page. The Margin bands appear on every page of the report.
▪Detail Band: The Detail band contains controls, each of which defines something to include in the print, such as the map from the user's session, the legend, or a scale bar.
You cannot delete the Top Margin, Bottom Margin, or Detail band.
See also...
A control is an element that you add to a print template to present a particular piece of information. For example, the Map control presents the map from the user's current session, the Legend control presents the legend, and so on. Controls can be static or dynamic. A static control gets its value when you design the print template. A dynamic control gets its value when the print template runs. For example, Label controls that contain print inputs are dynamic controls.
See also...
You can configure print templates to take inputs from the user at run time. This is useful if you want to allow the end user to supply a custom title, notes, or other text to include in the print output.
To configure a print template to take an input, you add a parameter to the template. The parameter acts as a placeholder for print content that gets its value when the print runs.
See also...