Search found 1 match

by Mik3e
Thu May 12, 2005 12:12 pm
Forum: PHP - Code
Topic: Create JPEG/GIF from HTML File with GD-Library
Replies: 0
Views: 188

Create JPEG/GIF from HTML File with GD-Library

Hi out there! I've the following problem: At the moment I'm creating PDFs with PHP and the HTMLDOC Library. But there where too many client-side problems with the Acrobat Files (wrong version, bad browser plugin and so on.) So I decided to replace the PDFs with GIFs or JPEGs. The problem is, that i ...