cfpdf - action - thumbnail
Description
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">
Environment
Windows, Lucee 5
Activity
Show:
Leon Miller-Out
March 1, 2021, 2:14 PM
Great! Thanks for addressing this, Zac!
Zac Spitzer
March 1, 2021, 8:22 AM
Zac Spitzer
December 8, 2020, 1:13 PM
Edited
PR to throw until this is implemented
I have updated docs to reflect this
Leon Miller-Out
September 23, 2019, 3:49 PM
At the very least, a “not implemented” error should be thrown. The code should not just pretend that all is well!
I’ve attached a rewritten version of 's replacement solution. Thanks for the research and inspiration, !
Zac Spitzer
April 28, 2018, 1:48 AM
Large client could afford to sponsor a fix?