漏洞 ID 编号 |
BUG-000157097 |
已提交 | March 29, 2023 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.0.3 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
When print jobs are sent to a printer, they are sent as vector metafiles and turned into pixels on the page by the print driver, in a process known as rasterization. It is up to the print driver to successfully convert these vector metafiles into rasters, and then print these pixels on a page.
When this process of rasterization of the metafile fails in the print driver, artifacts such as those identified here will be present: missing items, distortions or otherwise anomalous prints.
Esri has no control over this process, and can merely send windows-standard metafiles to the selected printer like any application.
This is why the 'Print as image' option is provided in recent versions of ArcGIS Pro. This process should work around any defects in various print drivers.
By using this option, ArcGIS Pro itself will be leveraged to perform the conversion to pixels, bypassing the print driver's conversion and the artifacts therein.
解决办法
Use the 'Print as Image' option on the ArcGIS Pro print pane. This will rasterize the print inside ArcGIS Pro, so the artifacts caused by the print driver's interpretation of the print metafile will no longer be present.
重现步骤