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
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