Hello Matthias,
I was tired of looking into the alternates to following in C. Can you help?
doc = gfx.open("pdf", "document.pdf")
text = gfx.PlainText() // How to port this to C. i can't find any such
api in class gfx or similar.
Thanks.
On Wed, Apr 2, 2008 at 4:16 PM, Matthias Kramm <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 02, 2008 at 04:05:41AM +0530, Novice Programmer <
> [EMAIL PROTECTED]> wrote:
> > if that option is experiemental, can you suggest some stable thing to
> > convert pdf page wise into swf?
>
> --flatten doesn't have anything to do with page-wise conversion.
>
> Concerning the latter, you might want to take a peek at the gfx modules:
> http://www.swftools.org/gfx.html
> http://www.swftools.org/gfx_tutorial.html
>
> Greetings
>
> Matthias
>
>
>
>
>
--
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).