These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Ignoring lower case with getPageNthWord

kdobos
Registered: Feb 5 2008
Posts: 18

Is there some simple trick to cause getPageNthWord to return only UPPER case letters?

Seems like it should be easier than writing some sort of function

My Product Information:
Acrobat Pro 8.1.2, Windows
kdobos
Registered: Feb 5 2008
Posts: 18
looks like I may have to perform a subsequent test using regular expression testing for character set [a-z]