<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Is the printer already known to Windows (can you print to that printer
from others windows applications) ?<br>
If yes, then you can use:<br>
Printer.SetPrinter('Printer name');<br>
-Laco.<br>
<br>
<blockquote cite="mid:53e25fb237d89c5d2345c937f2737f9a@quarta.com.br"
type="cite">
<p>Em 16.12.2014 09:27, LacaK escreveu:</p>
<blockquote type="cite"
style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px; width: 100%;"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->You
can use:<br>
Printer.RawMode := True;<br>
Printer.BeginDoc;<br>
....<br>
Printer.EndDoc;<br>
-Laco.</blockquote>
<blockquote type="cite"
style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px; width: 100%;">Thank
you, but that the part I already knew (saw it searching in Google).</blockquote>
<blockquote type="cite"
style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px; width: 100%;">The
question is how to select the USB port and create Printer ( win32/win64
).</blockquote>
<blockquote type="cite"
style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px; width: 100%;"><br>
<blockquote type="cite"
style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px; width: 100%;">
<p>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.</p>
<p>apreciate any ideia</p>
<p>thanks</p>
<p>Philippe</p>
<hr size="4" width="90%">
<pre>_______________________________________________
fpc-pascal maillist - <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a></pre>
</blockquote>
<br>
<!-- html ignored --><br>
<pre>_______________________________________________
fpc-pascal maillist - <a moz-do-not-send="true"
href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a moz-do-not-send="true"
href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a>
</pre>
</blockquote>
<p> </p>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
fpc-pascal maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a></pre>
</blockquote>
<br>
</body>
</html>