Fixed
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Mustafa Abusalah
Mustafa AbusalahPriority
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
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