jkraemer / pdf-forms

Fill out PDF forms with pdftk (http://www.accesspdf.com/pdftk/).
MIT License
287 stars 73 forks source link

Field values containing `:` don't read in properly #48

Closed Mr0grog closed 8 years ago

Mr0grog commented 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.

For example (pdftk output):


---
FieldType: Text
FieldName: Date
FieldNameAlt: Date: most recent
FieldFlags: 0
FieldValue: 
FieldJustification: Left

---