Hi, If anyone has been successful at using this with GAE, please let me know and as this would be great for my application. The application I have is an email and attachment parsing / routing application that organizes all of the documents. It currently relies on Apache POI, PDFBox (an older, manipulated version to support the JRE white list), and a REST connection to OCRTerminal.com if a PDF cannot be parsed with PDFBox. If the Google Docs Viewer can replace the other dependencies, that would be great. Please contact me if you have successful GAE code that serves these various file types and can get the text from them using Docs Viewer.
thanks! Max On Nov 18, 2010, at 1:18 PM, Robert Lancer wrote: > Try this http://docs.google.com/viewer > > On Nov 18, 7:23 am, thangavel s <[email protected]> wrote: >> hi, >> >> how to use OCR in pdf and way to convert pdf to image conversion.any >> viewer for pdf show in browser for rotate. > > -- > 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. > -- 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.
