docs: mention pdfgrep too

This commit is contained in:
James R. Barlow
2020-01-05 21:32:36 -08:00
parent 5b6ab1e003
commit 5169ac633b
+1 -1
View File
@@ -99,7 +99,7 @@ This produces a file named "output.pdf" and a companion text file named
will not be in the sidecar.
To extract all text from a PDF, whether generated from OCR or otherwise,
use a program like Poppler's ``pdftotext``.
use a program like Poppler's ``pdftotext`` or ``pdfgrep``.
OCR images, not PDFs
--------------------