|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
Screenshot of webpage
Hello,
I have been trying to find some info on creating a screenshot of a webpage using Perl and/or Perl modules and if it's possible to do. IE. a URL is entered, and then create a small screenshot, a small thumbnail image, of the webpage. I was hoping that someone here maybe able to steer me to some information on this, if infact it's feasible with Perl. TIA,
__________________
Thunder Rain Internet Publishing Custom Programming & Database development Providing Personal/Business Internet Solutions that work! |
|
#2
|
||||
|
||||
|
hi,
how about Win32::CaptureIE. It should do what you want (ive never used it personally though). Displeaser
__________________
Vi Veri Veniversum Vivus Vici. |
|
#3
|
||||
|
||||
|
Quote:
thanks, this may do the trick. do alittle experimenting with it ![]() Mickalo |
|
#4
|
||||
|
||||
|
Cool, can you post back here and let us know how you get on?
Displeaser |
|
#5
|
||||
|
||||
|
Quote:
I've been looking for something similar myself and this fit the bill. Everything installed easily and it worked perfectly for me. I even liked it enough to whip up a quick blog entry, Automated web screen shots with Perl, with a screen shot. Last edited by Conundrum : July 21st, 2006 at 10:59 AM. |
|
#7
|
|||
|
|||
|
LOL...
That module needs IE.... Is there any other simple implementations for Linux platforms? |
|
#8
|
||||
|
||||
|
Quote:
Hi, dont think there are specific modules for this (at least on CPAN). Have a read of this link. It seems a lot more involved then the module mentioned above. Would be an interesting project for someone to try write a cross OS version, ie works on both linux & windows. Hope this helps. Displeaser |
|
#9
|
||||
|
||||
|
Quote:
LOL? Maybe I've missed the joke somewhere.Not Perl but executable from the command-line which makes it usable from a Perl program: 1) khtml2png - uses the KHTML engine to create a PNG image of the page in question 2) Pearl Crescent Page Saver - a Firefox extension that adds a command-line option to save a page as a PNG image (Using the Gecko rendering engine, obviously).
__________________
~ishnid; Have you tried: [ search.cpan.org | perldoc | Java API | mysql.com | google ] Apostrophes are NOT used for possessive pronouns or for noun plurals, including acronyms. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Screenshot of webpage |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|