I am trying to compare two documents(docX,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved?
Can I get the coordinates of the changes from the pdf?
Is docX to pdf conversion…...getRect(); float x = rect.getLLX(); float y = rect...println("Text: " + text + ", X: " + x + ", Y: " + y + ", Width:...