On Sun, Mar 6, 2011 at 5:49 PM, fun and learning wrote: > I am using cfdocument with format = "pdf". I am displaying some dynamic data. > I need to have an expand/collapse functionality within the pdf. Is it > possible to implement the same using javascript in cfdocument?
You can not do that with cfdocument. You would need to create an XFA PDF form using LiveCycle Designer (part of Adobe Acrobat) and then will it with the proper data using cfpdfform. Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:342783 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

