Copy link to clipboard
Copied
Hallo alle miteinander,
Ich habe eine Datei von Excel in eine PDF-Datei konvertiert. Doch beim Erstellen eines Formulars werden nicht die gewünschten Felder in Formularfelder transformiert. Gibt es eine Methode, im Voraus festzulegen, welche Bereiche als Formularfelder konfiguriert werden sollten?
Da die Excel-Datei zahlreiche Felder enthält, wäre es mir lieb, nicht für jedes einzelne Feld separat ein Formularfeld erstellen zu müssen.
Danke für eure Hilfe!
Copy link to clipboard
Copied
> Is there a method to determine in advance which areas should be configured as form fields?
Not really, unfortunately. The closest you can get to it is if you use specific texts to mark the areas of the (desired) fields, and then a script in Acrobat to find those texts and apply fields on top of them.
For example, I've developed these two (paid-for) tools that convert underscores to text fields and certain Wingdings characters to check-boxes and radio-buttons, with 100% accuracy:
https://www.try67.com/tool/acrobat-reader-convert-underscores-to-text-fields
Copy link to clipboard
Copied
> Is there a method to determine in advance which areas should be configured as form fields?
Not really, unfortunately. The closest you can get to it is if you use specific texts to mark the areas of the (desired) fields, and then a script in Acrobat to find those texts and apply fields on top of them.
For example, I've developed these two (paid-for) tools that convert underscores to text fields and certain Wingdings characters to check-boxes and radio-buttons, with 100% accuracy:
https://www.try67.com/tool/acrobat-reader-convert-underscores-to-text-fields