raw printing to gdi printer?
Peter Alcibiades
palcibiades-first at yahoo.co.uk
Fri Nov 27 02:37:32 EST 2009
Josep, I have never used VBS so cannot help. In the Unices, apparently you
can do stuff like
cat somefile > lp0
or maybe
lp -d printername sometextfile.txt
after you get the printer set up as raw in CUPS. If you don't have drivers
of course you will just get a raw text dump. If all you want is ascii it
may be OK. Well, that's what I am about to try, going out to shell and
doing something like this...
Peter
JosepM wrote:
>
> Hi,
>
> I'm figthing with this..
>
> lpstat -p --> to see the available printers
> lpstat -d --> to know the default printer name
>
> and to send directly to the printer:
>
> lpr -P <name of the printer> -o page-ranges=1 -o landscape <path to the
> file to print>
>
> In Mac this run and Linux must be..
>
> I'm trying to do the same but on Windows... with VBS.. any idea?
>
> Salut,
> Josep
>
--
View this message in context: http://n4.nabble.com/raw-printing-to-gdi-printer-tp788082p788555.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list