Clarke,
Yes, you can do this with cfimage.  cfimage uses a Java library, so you are
already using one.  ;-)

The method that I have seen is using imageDrawText() function:

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Images_12.html

Teddy R. Payne, ACCFD
Google Talk - teddyrpa...@gmail.com



On Thu, Jun 11, 2009 at 3:12 PM, Clarke Bishop <cbis...@resultantsys.com>wrote:

> I have a shopping application where I would like to show the user an image
> of a personalized, engraved item.
>
> I have images of the item without engraving, but I want to simulate an
> engraved look with the user's actual personal information. So, each image
> will be dynamically generated from information on a form or in the
> database.
>
> Can you do this with <cfimage>? Or, do any of you know of a better way to
> make this work like some Java library?
>
> Thanks for any ideas!
>
>   Clarke
>
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
>

Reply via email to