"André Almeida Maldonado" <deweb@bol.com. br> schrieb[color=blue]
> Hey guys, I'm trying to send some data to a printer trough COM 1 but
> I'm not having success. How can I do it?[/color]
Do you want to print or do you want to send data to the serial port?
* "André Almeida Maldonado" <deweb@bol.com. br> scripsit:[color=blue]
> Hey guys, I'm trying to send some data to a printer trough COM 1 but I'm not
> having success. How can I do it?[/color]
HOW TO: Send Raw Data to a Printer by Using Visual Basic .NET
<URL:http://support.microso ft.com/?scid=kb;EN-US;322090>
--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
"André Almeida Maldonado" <deweb@bol.com. br> schrieb[color=blue][color=green]
> > Do you want to print or do you want to send data to the serial
> > port?
> >
> > Printing:
> >
> >[/color]
>[/color] http://msdn.microsoft.com/library/de...intSupport.asp[color=blue][color=green]
> >
> >[/color]
>[/color] http://msdn.microsoft.com/library/en...talreports.asp[color=blue][color=green]
> >[/color]
>
> So.. I have to print trough the COM 1, but when I create a txt file
> and copy to the COM 1, I receive this error message:
>
> An unhandled exception of type 'System.IO.IOEx ception' occurred in
> mscorlib.dll
>
> Additional information: The File "com 1" already exists.
>
> What can I do????????????? ??????????????? ?????[/color]
I don't know. I didn't suggest to open COM1 as a file.
Comment