不具合 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.
再現の手順