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.