I have an application in PB8.
This application generates reports using MS Word.
Each report is a single MSWord Document.
I'm trying to find a method which will help to combine these reports ( say at least 100 MsWord Doc files ) in a single job and Print Using WinAPI.
ShellExecuteA is of no use since it accepts a single file as a single job.
Thanx in advance.
Girish
This application generates reports using MS Word.
Each report is a single MSWord Document.
I'm trying to find a method which will help to combine these reports ( say at least 100 MsWord Doc files ) in a single job and Print Using WinAPI.
ShellExecuteA is of no use since it accepts a single file as a single job.
Thanx in advance.
Girish