Script to Add a counter on the Page
I want to add a script in InDesign that
add a counter on every page(i do not want to number pages).
Basically i am making a puzzle book and want to number my puzzles as well as number their solutions.
I can have multiple instances of it on a single page . For example 1,2,3,4 for top left corner, topright corner, bottom left corner, bottom right corner respectively.
so i need a script that ask for 2 parmeter
1 where to start numbering like start from 1 or 5 or 100......
2 increment like incrment of 1 means 1,2,3,4,5........ Increment of two means 2,4,6,8,.......
I add it on my master page(like we do to number the pages) and my sequance goes on automatically according to specified parameters.
I can make algorithm but do not even know name of the prgramming language used for writign scripts.
So i need your help.
