pull/222/head^2
Vinayak Mehta 2021-06-28 00:28:35 +05:30
parent 3d1c16ca3f
commit 216ec3c90b
No known key found for this signature in database
GPG Key ID: 2DE013537A15A9A4
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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?
-----------------------------------------