I am looking for a way to programmatically examine a pdf cad drawing, plain 2D print, and pull out all the dimensions along with the locations of the dimensions on the page. I am in search of technologies that will allow me to do this.
I'm looking at leadtools, PDFBox, iText, TET, Adobe SDK and trying to do some comparison among them. I am particularly interested in recognizing dimensions/numbers and shapes accurately and the api must have ability to extract location info as well. Any past experiences with any of these or helpful insight on the good ones/bad ones would be greatly appreciated!!