gali8 / Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
http://www.nexor.it
MIT License
4.22k stars 949 forks source link

Create pdf #282

Open Sensotec opened 8 years ago

Sensotec commented 8 years ago

I found the constant

///Write .pdf output file ///@param Type BOOL ///@param Default false extern NSString *const kG8ParamTesseditCreatePdf;

But how do I change this to output a pdf file?

mihai-salari commented 6 years ago

@gali8 Hi, could you answer to this question with kG8ParamTesseditCreatePdf? Also, how to create sandwiches PDFs?

Regards, Rony