Hi,
I'm trying to set up bullzip so that I can run print process from a doss command that can be executed by another application.
I've had relative success in that i have mapped the printer to lpt1 and it will try to print useing the print dos command.
Problem is it starts to glitch when it trys to print and the job just gets stuck in the print queue.
Is this something that might be possible to achieve with this programm? It's exactly the kind of thing we need but without its own shell command to print I can't think of another way than to run as a dos print command.
any help would be greatly appreciated.
Printing using a DOS command.
Moderator: jr
Re: Printing using a DOS command.
Hi
I am new to this product and I saw your post.
I too need a DOS commad to print to pdf.
Do you know how? I cant even find the user's manual
Any help is appreciated
Judd
I am new to this product and I saw your post.
I too need a DOS commad to print to pdf.
Do you know how? I cant even find the user's manual
Any help is appreciated
Judd
Re: Printing using a DOS command.
Are you trying to print text files from a command line?
-
- Posts: 1
- Joined: Tue Feb 07, 2012 12:38 pm
Re: Printing using a DOS command.
I also cannot print to the Bullzip printer from the command line.
I'm using this syntax
print "c:\1.txt" /d:"Bullzip PDF Printer"
I receive the error;
Unable to initialize device Bullzip PDF Printer
I can print from notepad to Bullzip and also from bat files with no problem.
e.g. in a .bat file
notepad.exe /pt "c:\1.txt" "Bullzip PDF Printer"
Can anybody offer any help with printing from a command line?
thanks!
I'm using this syntax
print "c:\1.txt" /d:"Bullzip PDF Printer"
I receive the error;
Unable to initialize device Bullzip PDF Printer
I can print from notepad to Bullzip and also from bat files with no problem.
e.g. in a .bat file
notepad.exe /pt "c:\1.txt" "Bullzip PDF Printer"
Can anybody offer any help with printing from a command line?
thanks!