[DUG] Print a receipt
Pedrocelli
pedrocelli at amcom.co.nz
Mon Aug 8 23:08:51 NZST 2005
Hey I've just found this!
I am currently working on printing to a receipt printer as well. If the paper
cut is set up as a printer command, how do you then send that command from
Delphi? Is it any easier than just sending the character sequence (sounds like
two characters)?
Pedrocelli
----- Original Message -----
From: "Terry" <terryj at compuserve.com>
To: <leo at cfl.co.nz>; "NZ Borland Developers Group - Delphi List"
<delphi at ns3.123.co.nz>
Sent: Wednesday, April 21, 2004 12:33 PM
Subject: Re: [DUG] Print a receipt
Have a look at the printer driver options. If you are wanting to print
the receipt in plain ascii then use the Generic/Plain Text driver and
add the paper cut to the driver options. Alternatively you can send raw
data direct to the print queue to cut the paper, but that defeats the
purpose of a driver.
Terry
Leo wrote:
>
>Hello,
>Does anyone know how to print a receipt (to a Thermal Printer) with
>Quick Report? Can I send paper cut command from Quick Report or
>not?Leo
>
>Software Developer
>CFL
>leo at cfl.co.nz
>http://www.cfl.co.nz
>
>_______________________________________________
>Delphi mailing list
>Delphi at ns3.123.co.nz
>http://ns3.123.co.nz/mailman/listinfo/delphi
>
>
>
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
More information about the Delphi
mailing list