New Printing option and examples are provided in VLF-ONE.
To see the shipped examples running, choose the Examples application, Use Cases, then Printing.

 
Three command handlers varying in complexity are provided:

 
The default Example1 handler DF_T69H1O prints a simple page with text, lines and rectangles to show basic techniques:

 
Example 2 – handler DF_T69H2O – makes a report of a list of employees:

 
The components that make up this example are:

DF_T69H1O

Produces a sample page

DF_T69H2O

Produces a simple report

DF_T69H3O

Produces a more complex report

DF_T69CTO

Interface between handler and printing engine

DF_T69RPO

VL widget to wrap the print engine

 
Example 3 – handler DF_T69H3O – prints a sample invoice: