> I am trying to pre-fill the form fields in PDF. I can successfully fill the 
> fields in the pdf. but when I dump the structure by using
> <cfpdfform action="read" source"C:/abc/abc.pdf" result="resultstruct">, In 
> the structure I can only see FirstName and the
> LastName elements. I also wanted to prefill the address in the form but I am 
> unable to to.
>
> Can I able to prefill the form field if its not in the dump structure of pdf ?
> If no .. can any one help me out to solve this issue.

If you can't see the fields when you dump the PDF form structure, you
can't write to them.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327725
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to