InDesigns cancels processing on click
Hello,
I have an extension that has a process that takes a few minutes (exporting to a pdf).
If the user clicks anywhere in InDesign while the export is running, InDesign just kills the process immidiatly. This leaves the export files locked since it is not a gracious cancel and just leaves the user wondering what happened.
Is there any way to prevent this? Force InDesign to wait until the process is done in the extension?
Than you!!