You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got some tables inside pdf I really needed to parse (or 100 hours of monkey job)
It's impossible without passing -layout option to the pdf parser.
This patch introduces the 'pdf_opts' param, and works as expected: #114