Working with PowerPoint presentation files

You use the cfdocument tag to convert a PowerPoint presentation (PPT file) to a PDF document.

Example

The following example converts a PowerPoint presentation to a PDF file.

<cfdocument 
format="pdf" 
srcfile="C:\presentations\MyPresentation.ppt" 
filename="C:\presentations\MyPresentation.pdf"> 
</cfdocument>

 Adobe

Get help faster and easier

New user?