Hi guys,

I read a lot about creating image using GD.
Now, if I have a page with a lot of tables of information, how do I make this into image?
Basically I want to make a timesheet image, where there are lots of html output and table of lines. It will take forever for me to draw each lines and parse output from database.
Is there any simpler way to do this? I'm running PHP, APache, etc that comes with RedHat 8.0.
Thanks.

    I can't use pdf. Somehow my clients wants it looks like a scanned images. It will be .bmp, .jpg, .gif, or .png.
    Thanks.

      Write a Reply...