LEADTOOLS EMF SDK
Using EMF as input data to the LEADTOOLS Document Writers, .NET, WPF, C/C++ and web developers can export searchable and editable document formats such as PDF, Word DOC, HTML and text. Some of the possible conversions include:
- EMF to PDF
- EMF to PDF/A
- EMF to DOC
- EMF to many more...
In addition to searchable document formats, LEADTOOLS can rasterize EMF and save as any of the more than 150 image formats supported by LEADTOOLS. For example, converting EMF to JPG can be done a few lines of code by loading the EMF and then saving it as a JPG with complete control of the JPEG compression and quality.
With the LEADTOOLS Virtual Printer, developers can create EMF from any Windows application that prints by printing to an EMF file. The resulting EMF can be used as input to the LEADTOOLS Document Writers.
Overview of LEADTOOLS EMF SDK Technology
LEADTOOLS Document Writers convert EMF to several editable document formats. When combined with LEADTOOLS virtual printer technology, LEADTOOLS document writers can export editable documents from any application that prints.
Convert EMF to Searchable and Editable Document Formats
Windows Enhanced Meta File (EMF) is a standard format in Microsoft Windows. Many other applications and frameworks provide support for outputting as EMF. The LEADTOOLS Document Writers can convert the output from any such application or framework to any of the supported document formats.
Convert EMF to More Than 150 Image Formats
Use LEADTOOLS to convert EMF to JPEG, JPEG 2000, TIFF, BMP, GIF and many more image formats. LEADTOOLS can load and rasterize an EMF file as if is any other supported raster image format which can then be saved as any other supported format.
Export EMF From Any Application
With the LEADTOOLS Virtual Printer Driver SDK, developers can capture output from any Windows application as an EMF handle and then use the Document Writers to create a document such PDF, HTML and DOC.
Create EMF from LEADTOOLS Annotations
LEADTOOLS annotations supports the creation of an EMF file representation of annotation objects and can be used to create a document such as PDF using the LEADTOOLS Document Writers. The Document Writer sample application included with the LEADTOOLS imaging SDK shows an example of this scenario.
