isaacmast / linkedin-pdf-to-json

JavaScript recursive descent parser Node.js command line tool for storing extracted text from LinkedIn profile PDFs in JSON format.
MIT License
35 stars 23 forks source link

Doesn't work with my pdf #11

Open ver1000000 opened 7 years ago

ver1000000 commented 7 years ago

It perfectly works with PDFs in test folder, but not mine( AaronLimProfile.pdf

I get an error LinkedInPdfToJson TokenError: could not successfully set the token for the following text chunk: 'Integrated Senior Planner at Havas Media Group'

jesign commented 7 years ago

same with me..

works only on test folders.. not working on other pdfs..

ver1000000 commented 7 years ago

Please check my fork. I made it works.

jesign commented 7 years ago

hey @ver1000000 , sorry, i didn't see the changes you made.. link?

ver1000000 commented 7 years ago

I forgot that I use PHP lib https://github.com/ver1000000/linkedin-resume-parser