If you are working with the Java version, PDFBox is pretty decent one... http://pdfbox.apache.org/commandlineutilities/PDFToImage.html
I've not tried it out personally but have heard about it a lot. And comes from Apache stable! :) -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Nov 21, 1:40 pm, Wim den Ouden <[email protected]> wrote: > Found this, have no experiance with > ithttp://konryd.blogspot.com/2008/04/outputting-pdfs-with-google-app-en...http://www.reportlab.com/software/opensource/rl-toolkit/ > seems to be pure python > gr > wim > > > > On Sun, Nov 21, 2010 at 3:25 AM, Olly <[email protected]> wrote: > > Hi, > > > I need to do the following: > > > 1) User uploads PDF which is stored in blobstore > > 2) Individual pdf pages are rendered as images and shown in the > > browser window > > 3) A barcode identifier image is added to the PDF and is downloaded by > > the user > > > Sadly due to GAE's restrictions i have absolutely no idea how this can > > be done (without using remote services and data fetching). > > > Thanks > > > Olly > > > -- > > 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 > > athttp://groups.google.com/group/google-appengine?hl=en. > > -- > gr > wdo > > Demo free E-business:https://e-comm.appspot.com > Gae developer tipshttp://code.google.com/p/relat/wiki/gaetips > Wim den Ouden Google app engine based (web) apps -- 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.
