The attached PDF contains 3x form fields. The Rect key for one of those form fields contains 4x floating point numbers, presumably representing the coordinates of that form field on the PDF, however, the other two form fields contain strings - #Obj#32_0 - #Obj#35_0. idk what these strings means and if there's a way to get coordinates from those strings it's unclear to me what that method might be.
Description:
The attached PDF contains 3x form fields. The Rect key for one of those form fields contains 4x floating point numbers, presumably representing the coordinates of that form field on the PDF, however, the other two form fields contain strings -
#Obj#32_0
-#Obj#35_0
. idk what these strings means and if there's a way to get coordinates from those strings it's unclear to me what that method might be.PDF input
test.pdf
Expected output
Actual output
Code