Exports drawings in VML format, embedded in an HTML file (short for "vector markup language").
Accessing the Command
command bar: vmlout
: VmlOut
Displays a dialog box:
-
Enter a file name.
-
Click Save. The VML data is saved in an HTML file.
-
To view the image, open the file in a Web browser; you may need to install a VML plug-in.
Command Options
Option |
Description |
File name |
Specifies the name of the file. |
Save as type |
Saves the VML data in an HTML file, short for "hyper text markup language". |
Save |
Saves the file. The output is in HTML format and looks something like this: <html xmlns:v="urn:schemas-microsoft-com:vml"> |
Related Commands
BmpOut - exports drawings in BMP format.
Export - exports drawings in BMP, DWF, DXF, DWT, PDF, WMF, EMF, SLD, and older DWG formats.
Import - imports DXF files.
MSlide - exports drawings in WMF, EMF, and SLD formats.
VSlide - displays files in WMF, EMF, and SLD formats.
WmfOut - exports drawings in WMF, EMF, and SLD formats.