Check on this new video on how automate the exporting of HTML5 from InDesign using in5’s API.
The scripting automation makes it easy to batch process large numbers of InDesign files.
You can test out the API with the free trial of in5.
Get updates from Ajar Productions
Sign up today and get the InDesign Split Text premium extension for free!
Excellent – this could be really helpful in a busy studio 🙂
Hello,
i’m not familiar with batch processing :
> is it possible to continue working with indesign software while it is working ?
Best regards.
Hi Brice,
No, InDesign scripts run “synchronously,” meaning one-item-after-the-other. You have to wait until the script is done to continue with a different action.
Ok thx.