PDA

View Full Version : imagecopymerge() Function assist - Looking to make (custom ID card site)


glish_dreams
03-31-2008, 11:50 PM
<project for employee ID>

Im working on a project that makes a Custom ID card based off of (One static background) and Text that is submitted via a form on the first page.

Using the imagecopymerge(); function I was able to merge two files. I was also able to locate this function imagettftext(); . Which sounds like the one I need to use. But I havent worked with the PHP GD ext. So I dont know where to even start.

Right now were starting with just a Background, Co Logo, and the Employee ID / Name.

Once its all worked out, we plan to make a second site with the Background, a block of information, and image of the employee.



Our Card is going to be 10cm Width 7cm Height
The logo will go in the top right corner
While the Name - emp ID, will go in the lower left corner

mlseim
04-01-2008, 05:13 AM
Give us a URL to a website with your images shown on the page.
They can just be separate images, but we need them for an actual working sample.