yes your right it is supported, and the issues i was getting turned out to be in relation to the cfcontent; i had to update the mime type to: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
thanks for the replies > This page says xlsx is supported... > http://help.adobe.com/en_US/ColdFusion/9. > 0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-747b.html > > Thanks and Regards, > Pradeep Viswanathan R > > > On 17 July 2011 20:06, Dave Watts <[email protected]> wrote: > > > > > > Does MS Excel 2007 need to be installed on the server to generate > xlsx > > files. > > > > > > My tests points to yes but was wondering if there was another way > round > > this, as would like to keep the apps down to a minimum on the > production > > server? > > > > Well, according to the docs, CF doesn't use MS Office for any > > CFSPREADSHEET functionality. However, the docs don't mention > support > > of 2007-specific OpenXML document formats (.xlsx, .docx). Apache POI, > > > the library that CF uses for most of this, does support those > formats. > > > > I don't have a lot of experience using the 2007-specific formats, so > I > > can't say from experience one way or the other. > > > > > > http://help.adobe.com/en_US/ColdFusion/9. > 0/Developing/WS56EA2935-FBD2-4089-8402-FDDA2BAF55FB.html > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > http://training.figleaf.com/ > > > > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on > > GSA Schedule, and provides the highest caliber vendor-authorized > > instruction at our training centers, online, or onsite. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:346240 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

