cfpdf addwatermark error

Description

I'm trying to add a watermark to a pdf document using cfpdf tag:

<cfpdf action="addwatermark" source="LessonsLearned-Report-25-09-2017.pdf" image="Fanous.png" foreground="yes" overwrite="yes" />

and I'm receiving the below error:

java.lang.NullPointerException

Environment

Windows 10

Attachments

1

Activity

Pothys - MitrahSoft 
30 March 2022 at 12:08

I've checked this ticket with the latest PDF version 1.1.0.7-SNAPSHOT in lucee version 5.3.9.120-SNAPSHOT. Now the cfpdf addwatermark works fine.

Zac Spitzer 
29 March 2022 at 23:45

Zac Spitzer 
29 March 2022 at 23:01

Pothys - MitrahSoft 
3 June 2021 at 15:08

I added a fix to this ticket

Pull request:

Tom King 
17 January 2021 at 14:47

Here’s a temp workaround if anyone needs it:

Fixed

Details

Assignee

Reporter

Priority

Labels

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 25 September 2017 at 09:06
Updated 30 March 2022 at 15:36
Resolved 30 March 2022 at 12:08