Maybe you can combine the two images into one, then add the combined image into the pdf, since it's now a single image.
If you need it to be dynamically combined, you can use <cfimage> or ImagePaste() to combine the two images Mallory Woods wrote: > Hello all, > > I have run into a situation in which I need to add two different images to a > PDF. Adding the first image as a watermark works without issue. > When I try to add the 2nd image, it removes the first watermark. I > understand why this is happening but I wanted to see if anyone else came up > with a created solution to add two separate images. > > Thanks, > > Mal > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335617 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

