Fillable PDF Form - Field Suspected To Be Corrupt Won't Delete
- July 26, 2024
- 3 replies
- 1301 views
I'm using Adobe Acrobat Pro to edit a fillable PDF form for work. The file was sent to me from a coworker. Within the form there are a few fields that would appear to be text fields, but when looking in their properties a few things are noticed:
1. The field type is just "Field"
2. In each tab I can't edit any of its properties, and I can confirm it's not locked
3. It's name value is blank, as well as the tool tip. I can't give it a name given ^, so I can't delete it via the JS console
4. It won't delete by any conventional means, including the JS console.
5. I'm able to scale it by clicking and dragging its sides and translating it via click and drag. Rescaling or repositioning can't happen via its properties.
6. In its Appearance properties, its border, fill, and text color and font size change to a random color/value every time I open the PDF as a whole. This leads me to think some kind of memory overflow is involved.
All I want to do is delete these fields. This is a critical business document I don't want to remake from scratch, any help is appreciated.
