I have a need to convert COBOL-produced text-based reports into PDF format. The Form Feed character results from “AFTER ADVANCING PAGE” in the COBOL code and causes superfluous blank pages in the PDF output. Is there a pattern to follow for producing reports in Visual COBOL that are destined for conversion to PDF? (using Visual COBOL 5.0 Eclipse).
#formfeed


