Kbase 16801: Results - GUI - How to add another page size
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Results - GUI - How to add another page size
This document is to explain how to add a different page size in
===============================================================
GUI Results.
===========
In order to add another page size in Results so that it will part
of the available page size to select when in Results you need to:
1. Go out to a text editor
2. Select the qc7 that you are using (The qc7 files is dbname.qc7)
3. Scroll down to the page.size section and either modify an existing
one with the dimensions you need or create a new one.
Ex. page.size[5]= "d=14-7/8 x 11 in| w=132| h=66| c=Wide Printer"
Where:
c= Specify a label for the page format. This label represents
the format in RESULTS. Must be unique name.
d= Width and height in inches (in) or millimeters (mm)
separate using an "x". The width value must be first.
h= Specify the page height in lines.
w= Specify the page width in characters.
Save this new .qc7
IMPORTANT:
Make sure you delete the old fastload files:
(These files are first 5 letters of the dbname*.r)
Next get back to Results and you will be asked to create new fastload
files.
When you open Results report you should now see this new page size
In the Standard Page Size Option.
Progress Software Technical Support Note # 16801