Skip to content

API: ListFormFields() throws errors for PDF files #657

@fbueckle

Description

@fbueckle
  • Version Used: 0.4.2
  • Package: API
  • Go Version of Project: 1.20.5
  • OS: Ubuntu 23.04

Problem Description

I am trying to fetch the form fields of different PDF files and turn them read-only but during my testing ListFormFields() threw errors quite a few times. I'm using the default config with Reader15 set to true. In order to check whether the problems are with the PDF files or the library I also tried to apply the same action using Apache PDFBox where I was able to list and make the form fields read-only without any problems.

File 1

File 2


If you need any additional information I'll gladly provide it. If those PDF files should currently not be supported please let me know and we can close this issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions