|
-
Sep 28th, 2004, 06:23 AM
#1
Thread Starter
Fanatic Member
Sending text direct to the printer. Is there a PrintDocument equivalent? *RESOLVED*
When writing windows applications you have the printDocument object to write code against and send it direct to the printer.
Is there something similar in ASP.NET for web applications. I think there probably isn't as ASP.NET is server side.
What I need it the user to press a button and send some text to the printer direct. The only way I can think is to dynamically create HTML and display it in a browser, the user prints from there but I would like it to go direct to the printer.
Thanks
Last edited by davidrobin; Sep 28th, 2004 at 07:57 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|