Skip to main content
February 11, 2009
Question

layer 2 images

  • February 11, 2009
  • 1 reply
  • 253 views
Can I take image1 that exists on the server, and overlay image2 (dynamically chosen by the user) in a specific location on image1 and flatten that output.

It appears there is no method specifically for adding images to pdf's outside of a watermark, so I thought this process could work to add as a background image for a dynamically generated pdf. Am I going at this all wrong? thanks,
    This topic has been closed for replies.

    1 reply

    February 11, 2009
    You could use CFIMAGE and the watermark functionality with that to do what you want. Look at this tutorial:

    http://tutorial22.learncf.com/

    Cheers,
    Mikey