Data in the report is overlaying one another when trying to email a report
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
Problem:
Having problems with the look of your report when converting to PDF.
[edit]
Solution:
This could be caused by 0-line spacing in the report.
Check and see which PDF converter is being used by running the following command:
DSPDTAARA DTAARA(RJSERS/ERSPDFPGM)
If the data area is set to ERS019R you will want to change the data area to use ERS008R by running the following command:
CHGDTAARA DTAARA(RJSERS/ERSPDFPGM) VALUE(ERS008R)
