Quote:
Originally Posted by kovidgoyal
Use an if statement to condition the output. I'm afraid I dont have the time to write the script for you.
|
Can the script be multiline and include variable declarations?
I'm thinking that your example can take care of the Arabic numerals, (using _PAGENUM_ - N, where N is the number of Roman pages), and then the Roman numerals could use a simple array of text elements predefined for the max no. needed. This is usually a small number and would be easier than writing a full conversion.