Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / February 2006

Tip: Looking for answers? Try searching our database.

Is WebBrowser (WinForms2) the way to go for sophisticated thumbnail generation?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Li-fan Chen - 20 Feb 2006 16:24 GMT
Hi,

We are working on a project in need of some sophisticated thumbnail
generating:

Miguel de Icaza (of Mono fame) has shown a Thumbnail generator (for
screenshot of webpages) as detailed in this blog entry
(http://tirania.org/blog/archive/2004/Jun-14.html). They do it with GTK# and
GECKO#.

Can we do the same with Windows Forms 2.0's WebBrowser control?

We think it will need to draw to an off-screen buffer, a snapshot will be
taken of the buffer, and returned back to external callers like ASP.NET
pages and Windows Service daemons. Our main interest will center around:
   1) whether it's possible to make use of functionality the Forms
namespace if I never intend to make a program visible;
   2) whether such functionality can be bundled into an callable assembly;
   3) and whether WebBrowser 2.0 is a better way to take snapshots (we will
need features like: w/ or w/o scroll-bars; w/ or w/o GUI elements; and
customizable width and height) or should I look for ActiveX access methods.

This sounds like some serious Windows Forms 2.0 fu, and we would be
delighted if the kind Windows Forms 2.0 experts in this channel can show us
the path. Your assistance in this matter is greatly appreciated!

Best regards,
-- Li-fan

Signature

Li-fan Chen
Software analyst/developer, Entrepreneur
Markham, Ontario, Canada

Chris Dunaway - 20 Feb 2006 19:11 GMT
See if this helps:

http://www.bobpowell.net/highqualitythumb.htm
Özden Irmak - 20 Feb 2006 20:32 GMT
Hi,

I think this link might be usefull for your purpose :

http://www.vbaccelerator.com/home/NET/Code/Libraries/Shell_Projects/Thumbnail_Ex
traction/article.asp


Regards,

Özden

> Hi,
>
[quoted text clipped - 25 lines]
> Best regards,
> -- Li-fan
Herfried K. Wagner [MVP] - 20 Feb 2006 22:31 GMT
"Li-fan Chen" <obiwantcp@hotmail.com> schrieb:
> We are working on a project in need of some sophisticated thumbnail
> generating:
[quoted text clipped - 5 lines]
>
> Can we do the same with Windows Forms 2.0's WebBrowser control?

I don't think this control is suitable for this purpose.

IECapt
<URL:http://iecapt.sourceforge.net/>

Signature

M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>

Li-fan Chen - 24 Feb 2006 16:33 GMT
Hi guys,

I really appreciate all the responses. Thank you! We will try to make
something of the advices given. Cheers!

Best regards,
-- Li-fan

Signature

Li-fan Chen
Software analyst/developer, Entrepreneur
Markham, Ontario, Canada

> "Li-fan Chen" <obiwantcp@hotmail.com> schrieb:
>> We are working on a project in need of some sophisticated thumbnail
[quoted text clipped - 11 lines]
> IECapt
> <URL:http://iecapt.sourceforge.net/>

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.