|
Paperyard
|
Go to the source code of this file.
Classes | |
| class | pdfScanner |
| takes PDFs and runs OCRmyPDF on them More... | |
Variables | |
| $db =new dbHandler() | |
| $ppyrd = new ppyrd($db) | |
| $pdfs = glob("*.pdf") | |
| $db =new dbHandler() |
creating db handler to talk to DB
Definition at line 67 of file ppyrd.scanner.php.
| $pdfs = glob("*.pdf") |
Definition at line 83 of file ppyrd.scanner.php.
Definition at line 68 of file ppyrd.scanner.php.
1.8.11