Export Report To PDF (Data Management Tools)
Summary
Exports an ArcGIS Pro report or a report file (.rptx) to a .pdf file.
Usage
If a query exists in the report or report file definition, additional expressions are appended to the existing query.
This tool supports page range settings to export certain pages in addition to the entire report.
This tool supports custom page numbering options to modify start and total page numbers.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Report |
The input report or |
Report; File |
|
PDF File |
The output |
File |
|
Expression (Optional) |
A SQL expression that will be used to select a subset of records. This expression is applied in addition to any existing expressions. |
SQL Expression |
|
Resolution (DPI) (Optional) |
The resolution of the output |
Long |
|
Image Quality (Optional) |
Specifies the output image quality of the PDF. The image quality option controls the quality of exported rasterized data.
|
String |
|
Embed Fonts (Optional) |
Specifies whether fonts will be embedded in the output
|
Boolean |
|
Compress Vector Graphics (Optional) |
Specifies whether vector graphics will be compressed.
|
Boolean |
|
Image Compression (Optional) |
Specifies the compression scheme that will be used to compress image or raster data in the output
|
String |
|
Password Protect (Optional) |
Specifies whether a password will be needed to view the output
|
Boolean |
|
PDF Password (Optional) |
The password that will be required to open the |
Encrypted String |
|
Page Range Type (Optional) |
Specifies the page range of the report that will exported.
|
String |
|
Custom Page Range (Optional) |
The pages that will be exported when the Page Range Type parameter is set to Custom page range. You can set individual pages, ranges, or a combination of both separated by commas, such as 1, 3-5, 10. |
String |
|
Initial Page Number (Optional) |
The initial page number that will be used to create a page numbering offset to add more pages to the beginning of the report. |
Long |
|
Final Page Number (Optional) |
The page number that will be displayed on the last page of the output |
Long |
|
Show Selection Symbology (Optional) |
Specifies whether selection symbology will be included when exporting a report with a map frame and selected features in the source map.
|
Boolean |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes