Creating an EGL print form

A print form is an EGL form part that defines a layout to send to a printer. To create an EGL print form, do as follows:

  1. Identify an EGL file to contain the print form and open that file in the EGL editor. You must create an EGL file if you do not already have one.
  2. Type the specifics of the print form according to EGL syntax (for details, see Form part in EGL source format). You can use content assist to place an outline of the form part syntax in the file.
  3. Save the EGL file.

Related concepts
EGL projects, packages, and files
Form part
Print forms
Editing form groups with the EGL form editor

Related tasks
Creating an EGL source file
Using the EGL templates with content assist
Creating a form in the EGL form editor

Related reference
Content assist in EGL
Form part in EGL source format
Naming conventions

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.