Document File Formats: Windows Enhanced Meta File (EMF) (original) (raw)
Windows Enhanced Meta File (EMF). EMF is a standard format in Microsoft Windows. EMF is a collection of structures that store a picture in a device-independent format. Device independence is the one feature that sets metafiles apart from raster images. Unlike a raster image, a metafile guarantees device independence. The EMF can contain various objects such as Text, Lines and Raster Images. EMF also contains Dots/Inch (DPI) information that is used to calculate the real size of the picture stored inside.
The LEADTOOLS Document Writers support creating EMF documents. For more information, refer to EmfDocumentOptions. The following features are supported:
- Resolution-based EMF files
- All objects supported by the EMF standard such as text, vector objects and raster images
Required DLL: Leadtools.Document.Writer.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats:
- Document File Formats: Adobe Portable Document Format (PDF)
- Document File Formats: Microsoft Word Document (DOCX/DOC)
- Document File Formats: Microsoft Rich Text Format (RTF)
- Document File Formats: Text
- Document File Formats: Microsoft Excel Spreadsheet (XLS)
- Document File Formats: HyperText Markup Language (HTML)
- Document File Formats: Scalable Vector Graphics Format (SVG)
- Document File Formats: Microsoft Open XML Paper Specification (XPS)
- Document File Formats: Electronic Publication (ePub)
- Document File Formats: Mobipocket Format (MOBI)
- Document File Formats: Analyzed Layout and Text Object (ALTO)