|
Getting Started - Overview |
Top Previous Next |
|
This Getting Started guide is intended to give you a quick walk-through of how to use eDocEngine. This guide assists to understand the power of the eDocEngine and presents the flexibility to develop new applications.
After installing eDocEngine, open Delphi or C++Builder. Click eDocEngine tab from component palette. This will show up all the eDocEngine components. You could drag this component to the form and use all the properties, methods and events provided by the component.
Here we explain about creating a sample application using eDocEngine for Delphi and C++Builder IDE. This application creates a PDF file using eDocEngine's 'TgtPDFEngine' component.
Using eDocEngine Components – Delphi Using eDocEngine Components – C++Builder
To extend the ease of working with the application, multiple examples have been provided in the "More Examples..." section of the tutorials.
|