Load a PDF file
Click "Load PDF" or drag and drop a file here
Supported format: PDF
đ INSTRUCTIONS
- Load your PDF file
- Move cursor over document
- Coordinates update in real-time
- Choose coordinate system
đ PDF Standard (PyPDF2, ReportLab)
X:
0.00
Y:
0.00
Origin:
Bottom-Left
đŧī¸ Image System (top-left origin)
X:
0.00
Y:
0.00
Origin:
Top-Left
đ TCPDF (PHP)
X (mm):
0.00
Y (mm):
0.00
Origin:
Top-Left
đ Page Info
Page:
-
Height (pts):
0
Width (pts):
0
âšī¸ Information
PDF System: Origin (0,0) at bottom-left corner. Used by PyPDF2, ReportLab, iText.
Image System: Origin (0,0) at top-left corner. Used by some digital signature libraries.
Use the coordinate system that matches your signature insertion code.