|
-
Jul 28th, 2006, 05:15 AM
#1
Thread Starter
Addicted Member
Rasterize HTML Commands
Hello,
I'm seeking a way to rasterize (that is convert to a raster of bits) HTML commands. My belief is that I'd do this by directing the HTML to an off-screen window or port, and then asking to get back a JPEG or other image format of the bits of that window. This is done often in Windows. How does one do this in PHP?
Thanks.
-
Jul 28th, 2006, 05:44 PM
#2
<?="Moderator"?>
Re: Rasterize HTML Commands
could you please explain what you want, do you want to be able to take a JPEG of a HTML page that would be generated?
-
Aug 1st, 2006, 09:07 AM
#3
Addicted Member
Re: Rasterize HTML Commands
HTML doesn't have commands. Do you want to rasterize the raw HTML, or the generated output?
-
Aug 1st, 2006, 10:46 AM
#4
Re: Rasterize HTML Commands
Have a look at this. I used it once before and it worked 
http://phpclasses.php-start.de/browse/package/918.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|