Top
PowerCOBOL V11.0 Reference
FUJITSU Software

3.25 Print Control

Description:

The Print control enables printing of the form at execution time.

Sample image:

This image is only visible at design time.

The Print control is invisible at execution time.

Details:

Screen vs. print images:

ListBox and multi-line TextBox controls are expanded vertically to print the entire list. Note that if the IsCheckBtn property is true, the check box area in the ListBox control is not printed.

Table controls are expanded in both the vertical and horizontal directions to print all the contents of the table.

Other controls (including general ActiveX controls) are printed as they appear on the screen.

Objects that can take a 3D appearance are printed ignoring the 3D setting.

Properties:

Array

BottomMargin

ClassMajorVersion

ClassMinorVersion

ClassProgID

Container

DateFormat

DateStyle

HeadText

Index

Left

LeftMargin

Name

PageNoFormat

PaperOrientation

PaperScaleUnit

PaperType

Parent

PrintDate
PrinterName

PrintTitle

PunchMargin

Rate

RightMargin

ScaleMode

Source

Top

TopMargin

Methods:

PrintForm

SetPage

SetPrinter

Events:

None

Class ProgID name:

Fujitsu.PcobPrint.4

Corresponding Control in PowerCOBOL V3.0 or earlier:

Print Item.