FREE Tool for watching coordinates in PDF

后端 未结 11 1263
离开以前
离开以前 2020-12-09 03:41

Is there any tool in some PDF Viewer/Editor like Acrobat, Evince, etc. where I can navigate and watch coordinates(i.e. (x,y)) of any selected point in PDF-document?

11条回答
  •  -上瘾入骨i
    2020-12-09 04:23

    1. CanOpener is a very impressive tool for working with PDF files. It operates as a plugin for Acrobat Pro - http://www.windjack.com/product/pdfcanopener/

    2. Another option would be to use the Foxit Phantom PDF Advanced Editor which allows you to select objects and see the properties of each object.

    3. You could use a library such as Quick PDF Library to render the image to a BMP file and then write yourself a little TOOL to scroll and zoom around the BMP file reporting back coordinated. http://www.quickpdflibrary.com - (Note : I do consulting work for Quick PDF)

    4. I am sure you could load the PDF into Adobe Illustrator and get the current coordinates in the status bar.

    Andrew

提交回复
热议问题