PConvertEnhMetafile

(Windows only) Converts the selected enhanced metafile into a Windows metafile. The enhanced metafile must be stored in the publication.


Command constructor

PConvertEnhMetafile();

Example. This example selects the first object drawn and converts it to a Windows metafile.

PSelect(1); // selects the first-drawn object on the page
PConvertEnhMetafile(); // converts the selected metafile


See also

The PGetObjectList, PGetObjectLoc, PGetSelectIDList, PGetTransform, and PGetLineStyle queries


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions