Results 1 to 10 of 10

Thread: Sending text direct to the printer. Is there a PrintDocument equivalent? *RESOLVED*

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982

    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.


    Things I do when I am bored: DotNetable

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width