S
Sid Elbow
Guest
I'm trying to create a print file from a word document that I can send
to a printer from the command line.
I went to <Start> <Settings> <Printers>, opened the properties for the
printer involved and set the printer port to "Print to a File". I then
went through the print dialogue from Winword, gave it a filename and
apparently created a print file.
Unfortunately, whenever I do this I get a zero byte file. Am I missing
something.
(The reason I'm trying to do this is that I have a long-standing problem
with inkjet printers in that, because my usage is relatively infrequent,
when I do come to need the inkjet it's invariably got a dried-up nozzle
that I have to spend time, paper and ink cleaning. I felt that I could
avoid this by creating a short, simple, multicoloured text string in
word and sending it to the printer perhaps every day or two to exercise
it without wasting too much ink. However, I'd like to do this
automatically and the only way I can think of is by sending the document
via a command line in a startup .bat file. And for that, I assume I'd
need the document in print file form).
to a printer from the command line.
I went to <Start> <Settings> <Printers>, opened the properties for the
printer involved and set the printer port to "Print to a File". I then
went through the print dialogue from Winword, gave it a filename and
apparently created a print file.
Unfortunately, whenever I do this I get a zero byte file. Am I missing
something.
(The reason I'm trying to do this is that I have a long-standing problem
with inkjet printers in that, because my usage is relatively infrequent,
when I do come to need the inkjet it's invariably got a dried-up nozzle
that I have to spend time, paper and ink cleaning. I felt that I could
avoid this by creating a short, simple, multicoloured text string in
word and sending it to the printer perhaps every day or two to exercise
it without wasting too much ink. However, I'd like to do this
automatically and the only way I can think of is by sending the document
via a command line in a startup .bat file. And for that, I assume I'd
need the document in print file form).