Allows you to convert PowerPoint files to PDF.
Example
Running this code will convert PowerPoint file "Test PowerPoint.pptx" to a PDF file named "PowerPoint to Pdf.pdf".
plugin command("Document Automation.dll", "ms power point converter", "{$special folder("Application")}\\Test PowerPoint.pptx", "{$special folder("Application")}\\PowerPoint To Pdf.pdf", "False")