swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Page wise conversion


From: Novice Programmer
Subject: Re: [Swftools-common] Page wise conversion
Date: Tue, 15 Apr 2008 04:02:02 +0530

hmmm...
it seems like you are talking about custom encoded pdfs when you talk about OCR. Do I need OCR for some other type of pdfs also?
 
Thanks.

On Sat, Apr 5, 2008 at 12:52 PM, Matthias Kramm <address@hidden> wrote:
On Sat, Apr 05, 2008 at 03:26:46AM +0530, Novice Programmer <address@hidden> wrote:
> doc = gfx.open("pdf", "document.pdf")
> text = gfx.PlainText()

This device is just called "text". To create it, use
gfxdevice_text_init(). (defined in lib/devices/text.h)

You might also be interested in the new OCR device, which
you can initialize using
gfxdevice_ocr_init() (defined in lib/devices/ocr.h)
.

Greetings

Matthias







--
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).
reply via email to

[Prev in Thread] Current Thread [Next in Thread]