The PDFs are text only (white text on transparent background). I made them 
using the FPDF, which was tedious to set up but works great. I've since learned 
that I need PNG images, not PDFs. I know that I could rebuild them using GD, 
but it's a lot of strings of text wrapping and formatting and that would be the 
long, long way around.

I've put in a request to see about getting ImageMagick/Ghostscript installed... 
see how that goes.


On Jun 14, 2011, at 2:36 PM, Richard Quadling wrote:

> Can you see what pdf tools ARE installed?
> 
> Are the PDFs text based or just images in a PDF file (mine are both),
> but for just images, you _COULD_ extract the image data manually.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to