linkedin-pdf-to-json
linkedin-pdf-to-json copied to clipboard
JavaScript recursive descent parser Node.js command line tool for storing extracted text from LinkedIn profile PDFs in JSON format.
It perfectly works with PDFs in test folder, but not mine( [AaronLimProfile.pdf](https://github.com/isaacmast/linkedin-pdf-to-json/files/1127441/AaronLimProfile.pdf) I get an error `LinkedInPdfToJson TokenError: could not successfully set the token for the following text chunk: 'Integrated...
Excellent work on this. I had a couple of questions I'd like to ask. Are you planning on developing this for other languages (as in, country languages, locale)? My company...