Dear All,
I am automating converting the non-pdf files to pdf file using Foxit PDF Editor tool here is what my desktop flow does:
- Desktop flow Opens the Foxit PDF Editor tool
- Browse the file system and converts the non pdf files to pdf files
- Conversion to pdf looks like an asynchronous process.
- Once the conversion of all non pdf files completed the Foxit PDF Editor tool remains open.
Here are the issues/questions:
1. If I keep the Foxit PDF Editor open, I get error when next time the flow runs.
2. How to know if the Foxit PDF Editor completes conversion of all files and done its job? I cannot depend on the count of files because sometimes, not all files are converted to PDF due to some issues with source files.
Any help/suggestions are appreciated. Thank you.
Krishna.