I am using the PDDocCreateWordFinderEx to read words. I have the character type table on PDWordFinderConfigRec set to just space as word break character. Still a word with underscore is broken into two separate words. Ex: U59_1 is read as two words U59_ and 1. Please let me know if there are any other options I need to set so word with an underscore will not be split into two words while reading. Thanks.
-SY