Hello, I have a very basic query for you- I have an application that currently uses itext.. I am planning to convert it into a Google App Engine java application by using PDFJet instead of itext.
What I want to do is, when the end user clicks on a button (example:"Create Report") the PDF report is created directly on the end user's PC. How do I know the exact path to new PDF on end user's PC? (As far as I know the full path +filename has to be provided to PDFJet for the PDF to be created). Also, another question is, can I create the document dynamically on Google Docs or some other service? So that the PDF directly gets created on that service's storage? Regards, Arvind. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/ZBVbVqOUqtAJ. 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.
