Fjacquette
Fjacquette
getFields returning '/V': {'/Filter': ['/FlateDecode']} instead of form field contents on long field
Further investigation has taken me down into the depths of the stream reading code. getFields calls _buildField, which calls Field's initializer, which calls getObject, which calls readObject, which calls readFromStream......
getFields returning '/V': {'/Filter': ['/FlateDecode']} instead of form field contents on long field
(Continued notes to self and anyone who takes a look at it.) The very long form field text is contained in an indirect object. The call stack looks like this:...
getFields returning '/V': {'/Filter': ['/FlateDecode']} instead of form field contents on long field
My apologies, but I did not. I haven't worked with that code since 2018, so at this point it's all fled my brain. Best wishes figuring it out; from the...