|
Working with eDocEngine Components |
Top Previous Next |
|
eDocEngine provides components for creating various document formats. eDocEngine currently supports the creation of documents in PDF, RTF, HTML, XHTML, EXCEL, TEXT, CSV, Quattro Pro, LOTUS 1-2-3, DIF, SYLK, TIFF, PNG, SVG (XML based vector graphics), JPEG, GIF, BMP, EMF and WMF formats.
To create documents/images you need to just place the component on the form and set the properties and call their methods to create the document in the required format.
How to use eDocEngine components?
See 'Getting Started - Overview' section for an example to create PDF documents using the PDF engine.
|