I am trying to extract certain text from pdf file. I need to know the lower and upper x and y coordinates of the text on the pdf file using Aspose.Pdf.Rectange.
But how do I determine the lower and upper x and y coordinates of the text on the pdf file?
Thanks for your inquiry. You can search a text from PDF document and get coordinates of the text as following. Hopefully it will help you to accomplish the task.