Reply To: Numbering list restart at 1 on next page

Home Page / Forums / EPUB and eBook / Numbering list restart at 1 on next page / Reply To: Numbering list restart at 1 on next page

#111623

Thanks Aaron for not giving up on my issue here…
I thought your last solution would be a lot of work, so I explored again the option of converting numbering to text. The automatic exporting option didn’t work for me, but I found that if I used a script on every single document before exporting to epub, then it worked.
The script is: app.activeDocument.stories.everyItem().convertBulletsAndNumberingToText();

I’ve tested the epub in Google Play and the numbers appear just as they should. Problem solved!

This article was last modified on November 19, 2018

Comments (0)

Loading comments...