Cumulative word count...
This is step 1 of a much more complex process I'd like to achieve using javascript - unfortunately with no javascript skills whatsoever!
What I have at the moment is a javascript plugin (abacadabra tools) which will give me the word count for an individual page (whichever page my cyrsor is on) in a message box... it's a start!
I'd like to get a cumulative word count for each page of a document and be able to create text output at the bottom of each page with that number in it...
Can anyone advise if this is at least theoretically possible?
