Convert PDF to TIFF to IMAGE
1 2 |
plugin command("Advanced Document.dll", "pdf to tiff", "{$special folder("Application")}\\LM555.pdf", "{$special folder("Application")}\\LM555.tiff") add list to list(%Debug,$plugin function("Advanced Image.dll", "$image tiff converter", "{$special folder("Application")}\\LM555.tiff", "jpg", ""),"Delete","Global") |