stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: vb file print
Hi,
Text files do not support page-breaks, however, if you output the files as RTF files, then the /page RTF command will output a page-break.
I suggest searching the internet for the RTF fle format and commands, note, however, that the complete file-format is complicated.. maybe create the report, import it into word then save as RTF to see the commands you might need.
Hope this helps,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|