Dmitry,
   good tip !

Thanks,

Alex K

On Wed, Apr 14, 2010 at 3:28 AM, Dmitry Gusev <dmitry.gu...@gmail.com>wrote:

> Alex,
>
> In Google App Engine you may get another problem, the one associated with
> Java 2D.
>
> Check this issue as a reference:
> http://code.google.com/p/googleappengine/issues/detail?id=1423
>
> On Tue, Apr 13, 2010 at 21:11, Alex Kotchnev <akoch...@gmail.com> wrote:
>
> > Charith,
> >   seems like as long as it works, it should be OK. One issue to
> investigate
> > is whether you actually need a java.io.File to do this or not. I for one
> > can't do much w/ java.io.File when my app is running in Google App
> Engine,
> > so I ideally I'd like to be able to do the same from a regular input
> stream
> > or a byte array (or something similar). Of course, my needs might not be
> > what the majority of the users would need.
> >
> > Regards,
> >
> > Alex K
> >
> > On Tue, Apr 13, 2010 at 5:17 AM, Charith Madusanka <
> charithc...@gmail.com
> > >wrote:
> >
> > > Hi ,
> > >
> > > If any one can tell me , this method is ok for render PDF file to
> Images
> > ?
> > >
> > > charith
> > >
> >
>
>
>
> --
> Dmitry Gusev
>
> AnjLab Team
> http://anjlab.com
>

Reply via email to