Hello, Hopefully someone can help me out with this one. I have been poring over the documentation and examples and have not been able to get this one working as needed. The example for PrintTextLocations gives output to the console and that will not work. Does anyone know how to get output that can be used within an application without using system.out.println()? Just a FYI, I'm using the .NET version so any help would be greatly appreciated! The examples for splitting, merging, and text extraction have been priceless!
Thanks!

