Re: E-mail parsing on ICLA.pdf

2021-07-09 Thread Craig Russell
Thanks to Sebb, it looks like the code to parse the pdf form is in whimsy/www/secretary/iclaparser.rb But I cannot figure out how it works, since the pdf form field names are not in the code, just the form field names stripped of blanks and special characters. I looked at the raw .pdf file and

E-mail parsing on ICLA.pdf

2021-07-09 Thread Craig Russell
I notice that the secretary workbench doesn't parse the E-mail field from the pdf although it can parse full name and public name. I cannot find the code that is supposed to parse the ICLA.pdf form fields. I've looked in whimsy lib and whimsy www and cannot find it. Where is this code hiding?