The Google App Engine documentation says that *.PDF, *.PNG, and .*HTML are support but not *.DOC: http://code.google.com/appengine/docs/java/conversion/overview.html#Conversion_Paths
However the release notes state that *.DOC is supported: http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes Anyone know if *.DOC is currently supported? If so, is *.DOCX supported too? - Chris P.S. A little known fact is that SVG works (when embedded into an HTML document). This is great for SVG to PDF or PNG. -- 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.
