rhaseven7h / utf8-fdf-generator

PDF Form's FDF files support for UTF-8 (Generator)
11 stars 12 forks source link

Cannot read property 'toString' of undefined #1

Closed ankitjaininfo closed 7 years ago

ankitjaininfo commented 8 years ago

In this commit a5bc47ab3a9234d3c71fa778f5b0a65afb7db254 the line name.toString() is causing Null pointer exception.

TypeError: Cannot read property 'toString' of undefined

Is there anything I am missing?

rhaseven7h commented 7 years ago

I'm really sorry, never really got to see this, are you still having the same problem or have info on how to reproduce?

ankitjaininfo commented 7 years ago

This is quite old, not facing this anymore. I was trying to fill a PDF form in my Node app and ended up using pdffiller