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 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/win

5px; width: 100%;">
; margin-left: 5px; width: 100%;">

I need a solution (unit?) to access printer (matricial

win32 or win64.

apreciate any ideia

thanks

Philippe
-------------------------


I have been busy with other stuff ... back to this topic!

First: could anyone tell me I have the possibility to access USB printer in raw mode with the "basic" FPC package (not using Lazarus packages/components)?



_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal [1]



Links:
------
[1] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to