Try this

<cfpdfform action="read" source="mydocument.pdf" xmldata="pdfFieldsxml" 
result="pdfFields"></cfpdfform>
<cfdump var="#pdfFields#">


Wil Genovese
Sr. Web Application Developer/
Systems Administrator
CF Webtools
www.cfwebtools.com

[email protected]
www.trunkful.com

On Jun 27, 2011, at 10:35 AM, Ken Hammond wrote:

> 
> I am trying to find the form field names in a PDF.  I was reading through 
> cfpdfform and it says to get the structure do this:
> 
> To verify the structure of a PDF form in ColdFusion, use the read action of 
> cfpdfform tag, and then use the cfdump tag to display the result structure.
> 
> For some reason I just can't work that out in my head, welcome to Monday 
> right...
> 
> Can someone please help me out here LOL  
> 
> Just for the example, say the pdf file is test.pdf.
> 
> ALSO, if I am going about this incorrectly, please point me in the right 
> direction please LOL
> 
> 
> -K 
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345763
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to