Webpage to JPG

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bobb
Forum Newbie
Posts: 18
Joined: Sun Jun 28, 2009 3:41 am

Webpage to JPG

Post by bobb »

Hello,

I am trying to make a script which makes a JPG from a website after you enter the URL.
Can somebody help me/show me the way to go to accomplish this?

Thanks!
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Webpage to JPG

Post by Celauran »

Have you looked at services like websnapr?
bobb
Forum Newbie
Posts: 18
Joined: Sun Jun 28, 2009 3:41 am

Re: Webpage to JPG

Post by bobb »

For some reason, I am not getting a thumbnail if I try it....

Using Chrome.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Webpage to JPG

Post by Celauran »

And you've followed the steps outlined in their implementation page?
User avatar
twinedev
Forum Regular
Posts: 984
Joined: Tue Sep 28, 2010 11:41 am
Location: Columbus, Ohio

Re: Webpage to JPG

Post by twinedev »

I'm trying their "Try It Now" on their home page, and every site I try, I get nothing. Wondering if they are having an issue...
bobb
Forum Newbie
Posts: 18
Joined: Sun Jun 28, 2009 3:41 am

Re: Webpage to JPG

Post by bobb »

twinedev wrote:I'm trying their "Try It Now" on their home page, and every site I try, I get nothing. Wondering if they are having an issue...
I am having the same problem...
I can also build it myself, but I don't really know how to begin at it...
Post Reply