Allows you to convert a PDF to a TIFF file.
Example
Running this code will convert the PDF "E:\Example Folder\PTP FORM 3.pdf" to TIFF format, saving it to "E:\Saved Folder\Sample.tiff".
plugin command("Document Automation.dll", "pdf to tiff", "E:\\Example Folder\\PTP FORM 3.pdf", "E:\\Saved Folder\\Sample.tiff")