Yes, it's the developer edition and by default it puts a "Not a production license" type of watermark in place. I do have a blank watermark.png file in the proper place (tried that first), but I'm assuming that it might be looking for a specific file size or something like that.
Pete On Wed, Aug 27, 2008 at 10:48 PM, William Seiter <[EMAIL PROTECTED]> wrote: > Just to make certain that I understand this correctly. You are not > declaring what you want the watermark to be, cfdocument format=PDF is > automatically trying to create a watermark for you? > > I wonder if this is a limitation on the developer version of CF that you > have come across. I would do a search on the Coldfusion8 directory for > that > watermark file and then if it exists, just replace it with a blank .png > file > called 'watermark'. > > William > > ---------------------------------- > William Seiter > ColdFusion Web Developer / Consultant > http://william.seiter.com > > Free Website Trade Publication >> Website Magazine > http://www.websitemagazine.com/referrals/?id=51344&f=text2 > Don't forget to answer the survey questions, it's a 10 second task , > a very small request for access to this incredible resource. > > > > ::-----Original Message----- > ::From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] > ::Sent: Wednesday, August 27, 2008 5:18 PM > ::To: CF-Talk > ::Subject: Re: CF8 Developer Edition, CFDOCUMENT, and watermark.png...argh! > :: > ::Sure, I boiled it down to the bare minimum for debugging purposes: > :: > ::<cfdocument format="PDF"> > ::<cfoutput> > ::Test #now()# > ::</cfoutput> > ::</cfdocument> > :: > ::On Wed, Aug 27, 2008 at 8:05 PM, William Seiter <[EMAIL PROTECTED]> > ::wrote: > :: > ::> Pete, > ::> Would you please post the code you are using to the forum so that we > can > ::> better assist you. > ::> > ::> William > ::> > ::> >I've used CFDOCUMENT before, but this is the first time with CF8. I'm > ::> using > ::> >developer edition on my dev workstation (Windows XP/IIS/CF 8.01), and > ::am > ::> >getting the following error: > ::> > > ::> >Watermark image file is invalid. > ::> >Ensure that watermark.png is located in the proper directory and has > ::not > ::> >been corrupted. > ::> > > ::> >There is a watermark.png file in c:\coldfusion8\lib\ , which I assume > ::is > ::> the > ::> >file that cfdocument is looking for. I looked at the .png file and > ::it's > ::> >just a blank image, 1800x800 pixels. > ::> > > ::> >Has anyone else had this issue, and if so, how did you resolve it? I > ::> never > ::> >had this problem in CF7... > ::> > > ::> >Thanks, > ::> > > ::> >Pete > ::> > ::> > :: > :: > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311700 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

