I have a requirement to convert PDF files to RTF as they are moved to a specific folder. I have an Action Wizard set up to do this, but I need to be able to run the action when the file is moved as part of a larger process. Can the action sequence file be initiated from within VB.net? I have a good deal of processes within my .Net app to work open, read, edit and print PDF files, but I now need to do batch convertions to a RTF format. I need to do this without manually running the action steps.
Thanks