I need a javascriptt code to ignore prompt in batch processing of PDF files
Hi folks,
So here's my problem
I'm batch processing the PDF files via action wizard. Some files are corrupted in the batch. So, when I run the action wizard, the batch continue to process and when it finds the corrupted file, it prompts an error.
After the error prompt, I need to click on ok to process the remaining files in the batch. I need the code to ignore the error and continue to process the remaining files. Is there any way to do it?
Thanks in Advance
