| The Conception - What Is
VPE? |
|
VPE (Virtual Print Engine) for Windows
is a tool for software developers. VPE allows the dynamic creation of
documents for screen- and printer output by calling functions during the
runtime of your application.
The free positioning of graphical objects
(i.e. text, images, lines, etc.) by code offers unlimited layout options. Using VPE you
can create both: reports and lists as well as complex documents and forms.
VPE is
capable of computing the width and height of images as well as of
text objects depending on their textual content and font settings,
including word- and page-breaks. This allows to adapt the layout
dynamically to the content of your data.
|
| VPE is just
more: generate perfect PDF files! |
| Using an add-on module, VPE becomes a simple-to-program and powerful tool
to create easily PDF files.
The Enterprise Edition of the PDF Module
supports all important features of PDF, including Encryption, Linearized PDF ("Fast
Web View") and True-Type Fontsubsetting.
Example files, which were
created using VPE
|
| How Does It
Work? |
| A VPE document consists of any number of
pages. All graphical objects are placed on the current page by calling methods. At any
time you may select the current page freely, or you can add blank pages to the document.
The positioning of the graphical objects is performed in a device independent coordinate
system with 0.1mm resolution.
I want
to know more details
|
| We
recommend to continue with the following links |
 |
Short Programming Examples |
 |
Overview: The Different Editions |
|