Knowledge Base - Technical Articles
HowTo: Detect if any layers use transparency or picture marker symbology and how many layer masks are present in a map
| Article ID: | 29935 |
|---|---|
| Software: | ArcGIS - ArcEditor 9.0, 9.1, 9.2, 9.3, 9.3.1, 10 ArcGIS - ArcInfo 9.0, 9.1, 9.2, 9.3, 9.3.1, 10 ArcGIS - ArcView 9.0, 9.1, 9.2, 9.3, 9.3.1, 10 |
| Platforms: | N/A |
Summary
Instructions provided describe how to detect if any layers use transparency or picture marker symbology, and how many layer masks are present in a map.
Procedure
- For Version 10 and above, execute the arcpy.mapping script in the Python window noted in the ArcGIS Desktop help. See the heading 'Troubleshooting map export' in the ArcGIS Desktop help link in the Related Information section below.
- For 9.x versions, download and install the Detect Complex Output Sample available from the Esri Development Network. See the link in the Related Information section below.
Installation and use instructions are available on the sample Web page.
Related Information
- ESRI Developer Network: Detect Complex Output Sample
- Maps print or export blocky, chunky, low quality, or raster banded from ArcMap
Maps printed or exported from ArcMap are bitmapped, scattered, banded, or display with low quality. - Cannot map metafile into memory. Not enough memory
When exporting or printing a large map, the following error message is displayed: "Cannot map metafile into memory. Not enough memory" This prevents the output file from being created and deletes the interim Enhanced Windows Metafile Format ... - ArcGIS Desktop 10 Help: Troubleshooting map export
Created: 11/15/2005
Last Modified: 8/19/2011