good! ... I'll try that ... simple!!!
thank you!
Em 16.12.2014
10:35, LacaK escreveu:
> Is the printer already known to Windows (can
you print to that printer from others windows applications) ?
> If yes,
then you can use:
> Printer.SetPrinter('Printer name');
> -Laco.
>
>>
Em 16.12.2014
Is the printer already known to Windows (can you print to that printer
from others windows applications) ?
If yes, then you can use:
Printer.SetPrinter('Printer name');
-Laco.
Em 16.12.2014 09:27, LacaK escreveu:
You can use:
Printer.RawMode := True;
Printer.BeginDoc;
Pr
Em 16.12.2014 09:27, LacaK escreveu:
> You can use:
>
Printer.RawMode := True;
> Printer.BeginDoc;
>
> Printer.EndDoc;
>
-Laco.
> Thank you, but that the part I already knew (saw it searching
in Google).
The question is how to select the USB port and create
Printer ( win32/win64 ).
Li
You can use:
Printer.RawMode := True;
Printer.BeginDoc;
Printer.EndDoc;
-Laco.
I need a solution (unit?) to access printer (matricial like LX80,
LX300 and so on) in raw mode throught USB port directly from FPC
program build in mode win32 or win64.
apreciate any ideia
thanks
I need a solution (unit?) to access printer (matricial like LX80,
LX300 and so on) in raw mode throught USB port directly from FPC program
build in mode win32 or win64.
apreciate any ideia
thanks
Philippe ___
fpc-pascal maillist - fpc-pascal@li