Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Chad FraserChad FraserPriority
MajorFix 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
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Chad Fraser
Chad FraserPriority
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 17 August 2016 at 18:20
Updated 14 November 2022 at 12:31
Resolved 20 May 2022 at 14:27
cfpdf action thumbnail doesn't create thumbnails. Tested cfdocument and cfpdf "addWatermark" and they function properly. Tested code on cfml server and it functions correctly.
My code:
<cfpdf action="thumbnail" source="test.pdf" pages="1" imagePrefix="Cover" format="png" scale="50" resolution="low">