Closed Mr0grog closed 8 years ago
Calling pdftk.get_fields returns incorrect values when a property's value (e.g. the name_alt) has a colon in it.
pdftk.get_fields
name_alt
For example (pdftk output):
--- FieldType: Text FieldName: Date FieldNameAlt: Date: most recent FieldFlags: 0 FieldValue: FieldJustification: Left ---
Calling
pdftk.get_fields
returns incorrect values when a property's value (e.g. thename_alt
) has a colon in it.For example (pdftk output):