How to know the X and Y coordinates point in a PDF document
If you work with PDF-lib.js you may need to know the X and Y coordinates point in a PDF document.
There is a tip to show the coordinates with InkScape for Windows. Inkscape is also available for Linux.
Download at https://inkscape.org/fr.
- Open your PDF file with InkScape
- On the popup screen Check
Import Poppler/Cairo
3. In File > Document Properties .. > Verify that pt
is selected in Format and Display units. And scale must be set to 1,000000
4. Now you can see at the bottom right of the screen the X and Y coordinates.