Kbase P78925: Report program prints double spaced when run on Windows
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/3/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
Report program prints double spaced when run on Windows
Same report program prints single spaced when run on Unix
CAUSE:
One of the fields being printed was defined in the VIEW-AS phrase in the database as 'fill-in size 25 by 1.03'. The 1.03 value caused the report, when run on Windows, to display what appeared to be a blank line between each report line when in fact we were simply leaving space for the extra .03 of height.
FIX:
Modify the VIEW-AS phrase the be a height of 1.00.