Printing HTML from C#

  • Thread starter Thread starter Kamal
  • Start date Start date
K

Kamal

Hi everyone,

anyone knows how to print a html file locally storted from a C#
application?!

it's urgent,, any idea, examples, links would be very much appreciated ..

hope to hear from you asap...

Thank you in advance..

Regards,
Kam
 
Kamal said:
Hi everyone,

anyone knows how to print a html file locally storted from a C#
application?!

it's urgent,, any idea, examples, links would be very much appreciated ..

http://www.itwriting.com/htmleditor/index.php will do this if you are
printing through a GUI.

This makes it easy to use print templates (which is how you can customize
printing in IE).

I don't know any way to do it though if you don't want to display the file.

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top