G Guest Apr 18, 2005 #1 i would like all new excel files entering my folder to print automatically anyone know how i can do this easily?
i would like all new excel files entering my folder to print automatically anyone know how i can do this easily?
A Ashima Atul Apr 19, 2005 #2 Hi, You can create a file watcher, which will keep a watch on the folder and whenever a new excel file is created or entered in the folder, you can call the create event of the file watcher and programmatically print the excel file in the event.
Hi, You can create a file watcher, which will keep a watch on the folder and whenever a new excel file is created or entered in the folder, you can call the create event of the file watcher and programmatically print the excel file in the event.
S Stefan Engelbert Apr 26, 2005 #3 You could install Aloaha PDF Suite and change in HKEY_LOCAL_MACHINE\SOFTWARE\Aloaha\pdf the registry key autoprintfolder to your my folder
You could install Aloaha PDF Suite and change in HKEY_LOCAL_MACHINE\SOFTWARE\Aloaha\pdf the registry key autoprintfolder to your my folder