Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Frank Stocker / Frank Stocker (fstocker1)
Created: 09/29/2012
Components: Document Management
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Linux All
Vote Count: 2
Duplicate ID: CF-3581597
Problem Description: When trying to use the "read" action of cfpdfform it failes with various error messages (depending on PDF Format)
Steps to Reproduce: Take a PDF Form i.e. www.direct-jobs.ch/abm.pdf, but tried with many different ones including i.e. one generated with LiveCycle Designer (saved as Static PDF Form).
Run the following two-liner CF-Template with it
<cfpdfform source="/tmp/abm.pdf" result="resultStruct" action="read"/>
<cfdump var="#resultStruct#">
Actual Result:
CF Error: Either datafile XML or data XML contained in the PDF document is invalid.
Expected Result:
Dump of Fields in this form.
Any Workarounds:
none found
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3339107
External Customer Info:
External Company:
External Customer Name: fstocker1
External Customer Email:
External Test Config: Coldfusion 10 running on Linux.
When trying exactly the same on a Coldfusion 9 running on Solaris, it works fine.
See http://www.direct-jobs.ch/test.cfm for Error Message on Linux/Coldfusion 10
See http://newdev.worldbox.ch/frank/test.cfm for working version on Solaris/Coldfusion 9
Attachments:
Comments: