You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Can I convert a document to PDF format using VBScript
Former Member
I want to convert a document to PDF format using VBScript upon entering a workflow state like approval. please help.
Parents
Former Member
A thought. Event Handlers and Workflow scripts are executed at the server so the PDF Creator and viewers (Word Viewer etc) will probably need to be installed on the M-Files server. PDF Creator also has a server mode install. May need to experiment with a few options here.
A thought. Event Handlers and Workflow scripts are executed at the server so the PDF Creator and viewers (Word Viewer etc) will probably need to be installed on the M-Files server. PDF Creator also has a server mode install. May need to experiment with a few options here.