0
CFPDF readsignaturefields
Community Beginner
,
/t5/coldfusion-discussions/cfpdf-readsignaturefields/td-p/11857950
Feb 25, 2021
Feb 25, 2021
Copy link to clipboard
Copied
I am trying to get the signature field from a pdf and this message pops up:
PDF Digital Signatures is not available in this edition of ColdFusion server.
Running CF Standard 2018 update 10 with jdk-11.0.9.
<cfpdf action="readsignaturefields" source="#expandPath('./pdfsig_test_signed.pdf')#" name="signinfo" />
<cfdump var="#signinfo#" label="signinfo"/>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
/t5/coldfusion-discussions/cfpdf-readsignaturefields/m-p/13337933#M193728
Nov 11, 2022
Nov 11, 2022
Copy link to clipboard
Copied
I am facing the same issue with Coldfusion 2021 Update 4 Standard Edition when I try to sign PDF files using <CFPDF>.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/coldfusion-discussions/cfpdf-readsignaturefields/m-p/13337960#M193729
Nov 11, 2022
Nov 11, 2022
Copy link to clipboard
Copied
This is a guess, but maybe you need Enterprise to work with signatures.
Dave Watts, Eidolon LLC
Dave Watts, Eidolon LLC
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/coldfusion-discussions/cfpdf-readsignaturefields/m-p/13395156#M193878
Dec 05, 2022
Dec 05, 2022
Copy link to clipboard
Copied
I think so too...thanks for the reply.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

