Dear Sir,
I have developed Application in Visual Basic 6.
In my application I am printing Text file in DOT MATRIX PRINTER using Windows APIOpenPrinter, StartDocPrinter, WritePrinter,EndDocPrinter to Print Fast on Dot Matrix Printer.
This API is working fine in all version of Windows, but If Remote Desktop Clientof Windows Server 2008 64 bit is trying to print on it's localDOT MATRIX PRINTER then it is not printing.
If Remote Desktop Client try to print using Visual Basic Printer Object then it works fine, but printing will bevery slow on DOT MATRIX PRINTER.
Please note required Microsoft .Net Framework 3.5 SP1 is already installed.
Please give me solution for the same.
Sanjay Shah