Skip to main content
naveed_syed
Participant
November 18, 2014
Question

Integration of Cold Fusion and Adobe Livecycle form

  • November 18, 2014
  • 0 replies
  • 214 views

I created a adobe dynamic xml form and I also created a sample cold fusion script which reads all the fields from the pdf and populates them in to a structure.

<cfpdfform action="read" source= "FORM PATH" result="formData" />

<cfdump var="#formData#" label="formData" />

When I run this script the structure shows me blank fields.

Cold fusion version is 8.

Please share your thoughts on this.

Many Thanks,

Nav.

This topic has been closed for replies.