I have a report I am creating with CFDOCUMENT. (CFREPORT would have been better, but this report has a lot of extra logic in it that CFREPORT wasn't going to allow me to do, but that's beside the point.) What I want is to have a watermark on the document if the user creates it with the "draft" option, but not if the user selects "final". The in the CFREPORT tag, "backgroundvisible" is set to "yes". However, when creating the document, my image never shows up. I've tried putting a background image on the html table and tried making it the background of my page body. If I look at the report as HTML it's fine, but with the CFREPORT tag the background is not displaying. I am using PDF format. Any clues?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246255 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

