Link to home
Start Free TrialLog in
Avatar of John S.
John S.Flag for United States of America

asked on

How to add text to an image dynamically

I would like to add a ticket confirmation number to the ticket shown and then email it.

How would I dynamically add some text to the bottom right where it says "ID" ?

Then, save the image, so my server side code can email it? I will be using PHP

Thank you!
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of John S.

ASKER

Perfect, thanks again Julian!
You are welcome.
Avatar of John S.

ASKER

One quick questions, how did you determine the coordinates in line #15 ?

Was it by trial and error?
Loaded it into GIMP then used the guides to measure where the left and top region of the text should be.