help me please
-
I want to print a form on wireless printer from windowsCE 5.0 device with C# programming language in Visual Studio.net2003 -- modified at 17:18 Sunday 8th July, 2007
-
I want to print a form on wireless printer from windowsCE 5.0 device with C# programming language in Visual Studio.net2003 -- modified at 17:18 Sunday 8th July, 2007
Have you tried searching the web for an answer? Searching will almost always give you a faster and better answer than forum answers. Especially since your post contains no specific question; are you having problems printing? Errors? Don't know how to do printing? A quick Google search reveals this: Preview and Print from Your Windows Forms App with the .NET Printing Namespace[^]
Tech, life, family, faith: Give me a visit. I'm currently blogging about: How could God prove Himself to humanity? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
I want to print a form on wireless printer from windowsCE 5.0 device with C# programming language in Visual Studio.net2003 -- modified at 17:18 Sunday 8th July, 2007
I'd imagine that normal printing code would work
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
I want to print a form on wireless printer from windowsCE 5.0 device with C# programming language in Visual Studio.net2003 -- modified at 17:18 Sunday 8th July, 2007
The link Judah provided looks like a start. Like Christian said, shouldn't be any different. Just use what the framework offers and let the OS do the rest.
"That's no moon, it's a space station." - Obi-wan Kenobi