Hi
I'm writing a website which will eventually create a new NewsLetter every week, which is saved in a MySQL Table. The user wants to view previous newsletters with the aim of selecting one to send out again. As each record contains 83 fields, this would be so cumbersome as to be unusable.
So, I thought it might be better to see if I could somehow create a thumbnail of each newsletter, as each one is just a single page, possibly as it was created, and display them for the user.
Does anyone know how I might accomplish this, or of any PHP script, or anything else? I have found a couple that require a DOS commandline to work.
Any assistance will be much appreciated.
Thanks
Terry