save a cfdocument as an excel file

Posted by Winter on Stack Overflow See other posts from Stack Overflow or by Winter
Published on 2010-06-11T10:30:20Z Indexed on 2010/06/11 12:43 UTC
Read the original article Hit count: 393

is there a workaround to use the cfdocument tag to save a page/file as an excel sheet instead of a PDF file?

I already have a process set up to make pdf files and email them out and would like to give my customers the option of getting an excel file instead. It would be nice if I could reuse the code I already have instead of having to rewrite it in POI or something like that.

© Stack Overflow or respective owner

Related posts about excel

Related posts about pdf