Howdy...
Do you know if you can use PHP to create an EPS file???
I know you can create a bitmap file but what about a vector file like EPS file???
Is there any library that I can use to do that???
For example, there is a string that says 'Hello' and the font color/size/type is set, and I want to create an EPS file out of that information...
Thank you...
CyanBlue