magikandrea Level: Big Cheese Registered: 08-10-2002 Posts: 21
Print...??? (Printing Every File w/o Opening)
Hi!! I'm trying to write a program that prints every file.
The user can choose a file to print from a dialog box, and then clicks OK to print the selected file (without opening it).
Is there a way to do this?
Thank you in advance for your help!!
[Edited by JLRodgers on 16-09-2003 at 02:12 PM GMT]
16-09-2003 at 02:00 PM
|
siddhs Level: Professor Registered: 02-03-2003 Posts: 92
if you put a word component in the form en give a load function for the word component, then load every file first in the word component and then print it