High-Level Screen Management Intrinsic Library Reference Manual (32424-90002)

3- 18
HPDPRINTFORM
Integrates text with a form and prints the result.
Syntax
HPDPRINTFORM
globalpak, returnpak, formcntrl, fillcntrl, devicenum,
datadescrpt, databuf
Parameter Descriptions
globalpak
A compound parameter that passes information
between intrinsics. For a complete description
of this parameter, see "Global Parameters" in
Chapter 3.
returnpak
A compound parameter that passes information
back from the intrinsic to the application.
For a complete description of this parameter,
see "Global Parameters" in Chapter 3.
formcntrl
A compound parameter that provides printing
information to the intrinsic. It is made up of
the following subparameters:
formname
A 32-byte character
array that supplies
the USASCII character
name of a form. This
name represents the
scheme used to
arrange data that is
sent to the printer.
undrlncntrl
A four-byte integer
to specify whether or
not to underline
fields. The values
you can use are:
0 = do not underline
fields
1 = underline all
fields
pagecntrl
A four-byte integer
that specifies page
control. The values
you can use are:
0 = page eject
1 = carriage
return/line feed
Note: Page control
works before a form
is printed; that is,
"advance before
writing".\
enablereformat
A four-byte integer
used by the
application to
indicate that the
data is to be
reformatted after it
is merged with the
form. It is