Skip to main content
Participant
May 8, 2013
Question

cfpdf addwatermark issue

  • May 8, 2013
  • 1 reply
  • 870 views

I have moved my code to my new coldfusion 10 server (From coldfusion 9) and now CFPDF does not seem to work properly.  I am inserting a png file with a transparent background and now that backround is rendered as solid black on the pdf.  I have opacity set to 10 as this is a foreground logo.

The really strage thing is that NOTHING changed in the code

been researching all day and cant find anything on this

this is a real work stopper here,

This topic has been closed for replies.

1 reply

Participant
September 4, 2013

I am having the same issue.

Appears to be a bug that appeared either in ColdFusion 9 or 10. The alpha channel of an ARGB image is getting lost and replaced with black when trying to use cfpdf action="addwatermark"

Did you ever find a solution or workaround?

Participant
December 3, 2013