Listen for imports in Indesign
I have an issue with a script I’m trying to develop. I’m using a third party app that allows the client to update tables, I import their changes into Indesign and then charts will get updated based on the updated tables. I have tried some event listeners to see what I would get. When I import the updates from the client an afterPlace is fired for each table that gets updated, also an afterImport would do the same. My issue is that I have no way of knowing when there are no more imports coming so I can begin the next part of the script, is there anything I can do?
Thank you
Alex
