hello,
I'm using Spire.Office version 9.10.0 and trying to extract PDF file content. All the texts are extracted as expected. However, I want to extract all the text information with their X and Y coordinates.
I used the sample test program from the site https://www.e-iceblue.com/Tutorials/JAVA/Spire.PDF-for-JAVA/Program-Guide/Extract/Read/Extract/Read-Text-from-PDF-in-Java.html#:~:text=%3C/dependencies%3E-,Extract%20All%20Text%20from%20a%20Specified%20Page,-Spire.PDF%20for
Kindly guide me to extract all the text coordinates.
Thanks in advance.