pull/2/head
Vinayak Mehta 2018-12-19 18:45:17 +05:30
parent 17d48be46e
commit e0cb935130
1 changed files with 1 additions and 1 deletions

View File

@ -534,4 +534,4 @@ To deal with such cases, you can tweak PDFMiner's `LAParams kwargs <https://gith
::
>>> tables = camelot.read_pdf('foo.pdf', layout_kwargs={'detect_vertical': True})
>>> tables = camelot.read_pdf('foo.pdf', layout_kwargs={'detect_vertical': False})