Hi, I used the text PDFTextStripper successfully on a pdf, problem is that I can not do much with the output. How can I use pdfbox (vb.net) to read each individual word and get the x and y coordinates in a pdf? (need this for tables with descriptions and numbers in columns for example).
I am using vb.net, just a few hints about how to do it should be enough, sample code would be fantastic. Thank you. Marty

