Hello Jason,
I took Francois tweaks and also added support for PNG files that doesn't depend on the AWT classes. We have new GAE compatible Open Source version now: http://pdfjet.com/os/download.html Best Regards, Eugene P.S. The PNG decoder I wrote currently supports Truecolor PNG files with Bit Depth 8 and paletted PNG files with Bit Depth 4 and 8. Currently there is no support for grayscale images. If there is interest we may add support for more types of PNG files and possibly GIF support. On Oct 7, 4:14 pm, "Jason (Google)" <[email protected]> wrote: > Hi mably. Can you describe the tweaks you need to make in more detail? I'd > like to add this to the "Will it play in App Engine" page. > > Thanks, > - Jason > > On Tue, Oct 6, 2009 at 6:44 AM, mably <[email protected]> wrote: > > > The PDFJet library seems to works fine on GAE after a few tweaks to > > replace files by streams. > > > It's a quite low-level library but should be ok for simple tasks. > > >http://www.pdfjet.com/os/edition.html > > > On 28 sep, 19:09, "Jason (Google)" <[email protected]> wrote: > > > You're correct. As far as I know, no one has been able to use > > JasperReports > > > within App Engine because of the reliance on iText which in turn requires > > > several AWT classes that aren't currently on the JRE class white list. > > > > - Jason > > > > On Thu, Sep 24, 2009 at 10:12 AM, mably <[email protected]> wrote: > > > > > Are you sure that JasperReports works fine on GAE ? > > > > > I thought it was using iText which doesn't seem to run on GAE (it > > > > needs an unsupported patch). > > > > > Mian Rashid a écrit : > > > > > Use can use Jasper Report and there is also designer tool available > > > > > for that is IReport. > > > > > > On Sep 23, 6:57 pm, mably <[email protected]> wrote: > > > > > > Does anybody know of a java PDF generator library working with > > Google > > > > > > App Engine ? Even a low-level one. > > > > > > > Any help would be greatly appreciated. > > > > > > > Thanx in advance. > > > > > > > Francois > > > > > > Bordeaux, FRANCE --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
