Home
Virtual Image Printer DriverMiraplacid Publisher converts documents to images
Virtual Text Printer DriverMiraplacid Text Driver extracts text from documents
PostScript Printer DriverMiraplacid PostScript Driver prints documents with your content inserted
Miraplacid Binary and Text DOM SDKMiraplacid Binary and Text DOM SDK - access to internal structure of a binary and text files
Common:   Login | Rules of forum | Register
Management:  New topic | Close topic | Move topic | Delete topic
  

Miraplacid Forum >> Virtual Printer Drivers >> Automate a print jobModerator:Cerberus

Author Topic:  Automate a print job
Mozler
Member

From: USA, IL
posted 2003-04-29 16:40:24 Reply -Delete

I was wondering how to Automate a document to print.
What I basically want to do is, I have a Document I need to print once a week automatically. The document is a Word 2000 Document.
Thank you

George M
Member

From: USA
posted 2003-04-29 16:42:56 Reply -Delete

Hng on a minute, what is you create a batch file (create a new text file and SAVE AS whatever.bat). In this you use the DOS command:
PRINT {/B:(buffersize)] [/D:(device)] [/M:(maxtick)][/Q:(value)] [/S:(timeslice)][/U:(busytick)] [/C][/P][/T] [d:][path][filename]
Most of the above you won't have to use. Once you have played with it and got it working, chuck it on the Windows Job Scheduler (start/programs/accessories/system tools/scheduled tasks).
This should work. Give it a try, you have nothing to lose :)

MD
Member

From: Canada
posted 2003-04-29 16:44:16 Reply -Delete

George is right, the right way to go at it would be
Open the file in word and click file-print, Select the printer, tick Print to file and click ok, when asked named the file weekly.prn(i'm assuming you save in C:\ or specify a path)
Next, make a batch file print.bat and add the line
print c:\weekly.prn lpt1 /b
All you got to do is double click on it and add it to the task scheduler as tony has specified.
Hope this helps

Your message:
Name, password:
Go to category:  

Technical Support

Copyright © Miraplacid, 2003 - 2024