Add faq
parent
3d1c16ca3f
commit
216ec3c90b
|
|
@ -109,8 +109,8 @@ This part of the documentation begins with some background information about why
|
|||
user/install
|
||||
user/how-it-works
|
||||
user/quickstart
|
||||
user/faq
|
||||
user/advanced
|
||||
user/faq
|
||||
user/cli
|
||||
|
||||
The API Documentation/Guide
|
||||
|
|
|
|||
|
|
@ -5,6 +5,11 @@ Frequently Asked Questions
|
|||
|
||||
This part of the documentation answers some common questions. To add questions, please open an issue `here <https://github.com/camelot-dev/camelot/issues/new>`_.
|
||||
|
||||
Does Camelot work with image-based PDFs?
|
||||
----------------------------------------
|
||||
|
||||
**No**, Camelot only works with text-based PDFs and not scanned documents. (As Tabula `explains <https://github.com/tabulapdf/tabula#why-tabula>`_, "If you can click and drag to select text in your table in a PDF viewer, then your PDF is text-based".)
|
||||
|
||||
How to reduce memory usage for long PDFs?
|
||||
-----------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue