Not finding what you are looking for? Request a recipe!
Using ColdFusion built in functions we will take a set of x,y coordinates and create an image and then place text on that image. We will use ImageNew, ImageDrawLines, and ImageDrawText amongst others. Keep in mind the image functions are available in ColdFusion version 8.0 or higher.