php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #39650 Rendering pages to images
Submitted: 2006-11-27 21:07 UTC Modified: 2006-11-27 21:25 UTC
From: stefl at xs4all dot nl Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.0 OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stefl at xs4all dot nl
New email:
PHP Version: OS:

 

 [2006-11-27 21:07 UTC] stefl at xs4all dot nl
Description:
------------
It would be nice if some module existed that could render webpages (as HTML) to GD-compatible images. This could be useful to generate previews or thumbnails of to-be-created pages.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-27 21:25 UTC] johannes@php.net
PHP knows nothing about "HTML" or similar and how to render it. You would need to use some browser to do this. There certainly won't be any browser integrated into PHP for this functionality.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 28 08:00:02 2025 UTC