Re: [E-devel] Pdf generation from a evas_object

2009-06-05 Thread Gustavo Sverzut Barbieri
On Fri, Jun 5, 2009 at 9:20 AM, Atton Jonathan wrote: > hey, > > > To day I have added the generation of a pdf file from a presentation in > Eyelight. > I choose the simple way, generate 1 image per slide and add these images in > a pdf file (with the library Haru, http://libharu.sourceforge.net/i

[E-devel] Pdf generation from a evas_object

2009-06-05 Thread Atton Jonathan
hey, To day I have added the generation of a pdf file from a presentation in Eyelight. I choose the simple way, generate 1 image per slide and add these images in a pdf file (with the library Haru, http://libharu.sourceforge.net/index.html). Of course it works but the result is crapy, from the pd