lundi 17 octobre 2016

pdftk dump_data_fields not having checkbox labels

i am using pdftk to dump the datafields from my editable pdf.The problem is that i want the checkboxes fields names or you can say as labels for checkboxes but by using dump_data_fields . The text file generated by pdftk doesnt have exact checkboxes labels instead it have description of checkbox. eg. FieldType: Button FieldName: ResidentialStructure_Basement_FoundationFinishedIndicator_A FieldNameAlt: Check the box (if applicable): Indicates the basement/recreation room is finished. FieldFlags: 8388608 FieldJustification: Left FieldStateOption: 1

FieldStateOption: Off

FieldType: Button FieldName: ResidentialStructure_Basement_FoundationWalkOutIndicator_A FieldNameAlt: Check the box (if applicable): Indicates the basement/recreation room is a walk out. FieldFlags: 8388608 FieldJustification: Left FieldStateOption: 1 FieldStateOption: Off

Here the labels of these 2 checkboxes are (finished and walk out) but we only have description of these checkboxes as described above in FieldName and FieldNameAlt in text file. Is there any way to get exact checkbox labels using dump_data_fields or any other property of pdftk ?




Aucun commentaire:

Enregistrer un commentaire