You can specify whether you want your report formatted for a DCF document, for a PROFS document, or left as it is.
The QMF report you identified or produced is inserted into your document with SCRIPT/VS control words. For example, enter from your editor:
GETQMF DCF USEQMF
DCF places SCRIPT/VS control words before and after the QMF report. Additionally, each printer page eject is replaced by a SCRIPT/VS page eject. SCRIPT/VS control words are placed at the heading and footing of each page.
QMF report length and width must be considered when QMF reports are included within a SCRIPT/VS document. Editor settings always override QMF report characteristics. Use the following specifications on the QMF PRINT command:
The QMF report you identified or produced is inserted into your document with no alterations, "as is". For example, enter from your editor:
GETQMF ASIS USEQMF
ASIS is the default.