On Mon, Apr 29, 2013 at 4:10 AM, Steven McArdle <steven.mcar...@gmail.com>wrote:

> What do you mean by "it doesn't support straight PDF" ?
>
>
Leptonica only supports PDF for relatively simple *output*. See "I/O
libraries Leptonica is dependent on" [1] and "Image I/O" [2]. If you don't
believe that, see src\environ.h [3] for the I/O configuration section or
src\pdfio.c [4] for the actual pdf *writing* support code. (In case you are
wondering, it is a *LOT* easier write a PDF than to read it).

[1]
http://tpgit.github.io/UnOfficialLeptDocs/leptonica/README.html#i-o-libraries-leptonica-is-dependent-on

[2]
http://tpgit.github.io/UnOfficialLeptDocs/leptonica/README.html#image-i-o

[3] http://tpgit.github.io/Leptonica/environ_8h_source.html#l00082

[4] http://tpgit.github.io/Leptonica/pdfio_8c_source.html

-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to