Hello,
Do you have an code example of how i can convert a html page to TIFF?
Thanks
3 replies to this topic
#1
Posted 20 September 2011 - 03:17 AM
|
|
|
#2
Posted 20 September 2011 - 08:07 AM
I'm a little confused, why do you want to do this?
#3
Posted 23 September 2011 - 02:49 AM
I need to import these pages as TIFF
#4
Posted 23 September 2011 - 04:17 AM
The best way would be to lauch a browser (by code, or at least I know their a way to emulate a browser inside a c# form), make it load the page, and than print it with some tiff driver
This could help you Print to TIFF - CodeProject
And this too WebBrowser Class (System.Windows.Forms)
Creating A Simple Web Browser - C# Tutorials | Dream.In.Code
This could help you Print to TIFF - CodeProject
And this too WebBrowser Class (System.Windows.Forms)
Creating A Simple Web Browser - C# Tutorials | Dream.In.Code
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









