Merge pull request #250 from davidkong0987/patch-1

[MRG] Update advanced.rst
This commit is contained in:
Vinayak Mehta
2019-05-26 16:57:09 +05:30
committed by GitHub
+2
View File
@@ -224,6 +224,8 @@ Table areas that you want Camelot to analyze can be passed as a list of comma-se
.. csv-table::
:file: ../_static/csv/table_areas.csv
.. note:: ``table_areas`` accepts strings of the form x1,y1,x2,y2 where (x1, y1) -> top-left and (x2, y2) -> bottom-right in PDF coordinate space. In PDF coordinate space, the bottom-left corner of the page is the origin, with coordinates (0, 0).
Specify table regions
---------------------