Assuming you store your results to a file, PFE editor has a command line provision that allows
1. Passing of file names for printing.
2. Header info for each page.
In short, make a batch file with the following:
@echo off
c:\batch\pfe32bit\pfe32.exe /p "%1"
MAKE SURE YOU REPLACE MY DIRECTORY INFORMATION WITH YOUR OWN.
To use the batch file, enter from the DOS prompt.
MYPRNT MYREPORT.RPT