PDFreactor:
3.0.3311 (2008-07-07)
edit-on Pro:
5.2.221 (2008-06-23)
edit-on JavaBean SDK:
5.1.290 (2007-11-07)
TYPO3 Extension:
2.0.2 (2007-06-14)
3.2 Does edit-on Pro provide a special API to retrieve the number of words contained in a document?
You can retrieve the number of words contained in a document using the JavaScript API function getWordStatistics. You could also use the API function getStatistics, which returns the number of lines, images, characters with spaces, characters without spaces, paragraphs and words contained in the document. For further information, please see the chapter 2.2. JavaScript API / Java API in the Integration Manual.