YOU CAN CODE!

 

With The Case Of UCanCode.net  Release The Power OF  Visual C++ !   HomeProducts | PurchaseSupport | Downloads  
Download Free Trial
Pricing & Purchase?
E-XD++Visual C++/ MFC Products
ActiveX COM Products
Technical Support

Links

Get Ready to Unleash the Power of UCanCode .NET

E-XD++ Enterprise Edition -- Product Information


10. Export to Specified File Formats

E-XD++ MFC Library lets users export their diagrams to a variety of data formats such as bitmaps, enhanced metafiles, and SVG format files. Diagrams can be directly saved as bitmaps or rendered to an external graphics device context to write out as an enhanced metafile image.

All properties and data of E-XD++ can be exported in specified file formats according to application requirements. By default, E-XD++ exports canvas graphics to EMF file format or BMP file format. Our sample program ExportHtml shows how to export to HTML file format, while sample Solution shows how to export data from E-XD++'s canvas to database and load data from database in reverse.

Shown as follows:

You can save specified data which belong to you simply by overwriting the following virtual function:

// File export.
virtual void DoExportFile();

Note: With TestXML sample, it demos how to export the shapes on the canva to XML File and Import it again with XML File.

 

 

Copyright ?1998-2009 UCanCode.Net Software , all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.net