How to access the printer from my eVC++ applicatiion
-
Hi Guys, I would like to print document from my eVC++ application. Does any one having sample application ? if so please let me know in detail. Suggestions are most welcome. thanks, aks
-
Hi Guys, I would like to print document from my eVC++ application. Does any one having sample application ? if so please let me know in detail. Suggestions are most welcome. thanks, aks
Hmmm... Here's a link. It is not quite what you are looking for, but may help. Print from eMbedded Visual Basic with PrinterCE[^]
-
Hmmm... Here's a link. It is not quite what you are looking for, but may help. Print from eMbedded Visual Basic with PrinterCE[^]
Dear Joao Paulo Figuerira, Thank you for your reply.I would like to access the printer from my eVC++ application. I am unable to find these information in the NET. Suggestions are most welcome !!! Thanks, siva
-
Dear Joao Paulo Figuerira, Thank you for your reply.I would like to access the printer from my eVC++ application. I am unable to find these information in the NET. Suggestions are most welcome !!! Thanks, siva
The problem with CE is that it will not support printing as we know it on the desktop. In another post, Daniel S talks about sending AT commands via IR to the printer. This may be one solution. Another one, might be using a third-party software. Check HP[^], they have a free printing tool for iPAQs.