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,