Question
Enter and read data from pdf file
Hi All,
I am able to display a pdf file as:
<cfpdfform source="#filename#" action="populate" overwrite="yes"/>
But it shows this message:
"This pdf document contains forms. The filling of form fields is not supported."
How can I make the pdf file editable?
Thanks !
