Since it uses Swing, probably not. Jeff
On Wed, Aug 22, 2012 at 7:24 AM, Aswath Satrasala <[email protected]> wrote: > Anyone tried working with flying-saucer, > http://code.google.com/p/flying-saucer/ > > Will this work on Java Appengine > > -Aswath > > > On Tue, Aug 21, 2012 at 10:16 PM, Jeff Schnitzer <[email protected]> > wrote: >> >> We're planning to offload this to a service running on Heroku (we >> convert the first page of a PDF to PNG). We need to do it anyways >> because the Conversion API has a 2M document limit that we keep >> bumping into. There really aren't good tools for doing this in Java >> (there's one library that claims to be comprehensive, but it's >> thousands of dollars) but it's easy with any platform that supports >> ImageMagick. >> >> I might write up the process when we get around to implementing it, >> but it probably won't be until the last minute. >> >> Jeff >> >> On Tue, Aug 21, 2012 at 7:00 AM, Aswath Satrasala >> <[email protected]> wrote: >> > Hello, >> > We were deeply involved in utilizing the conversion api for the HTML to >> > PDF >> > conversion. Suddenly, I got the email from Google about the plan for >> > decommissioning from Nov 2012. >> > >> > Does anyone has suggestions for doing the HTML to PDF conversion that is >> > compatible with Google Appengine for Java. >> > >> > >> > Regards >> > -Aswath >> > www.AccountingGuru.in >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Google App Engine" 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?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" 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?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
