Integration with Office applications

ColdFusion provides interfaces to work with PDF, Adobe Flash, and Adobe Connect. ColdFusion now extends the integration support to Office applications such as Excel and PowerPoint.

Using this feature, you can:

  • Create, read, and update MS Excel spreadsheets using the cfspreadsheet tag

  • Generate PDFs from MS Word and MS PowerPoint automatically using the cfdocument tag

  • Generate PowerPoint presentations dynamically from HTML using the cfpresentation tag

  • Create Connect presentations from MS PowerPoint using the cfpresentation tag

For more information, see Integrating Office applications with ColdFusion.