PDF reports from Google Appengine for Java
What is the best way to gene开发者_如何学Crate PDF reports from GAE Java?
No SAAS based solutions please.
This thread lists some choices, such as PDFJet or the Google Docs API.
Now, just to update, there is a builtin functionality from GAE to generate PDF. That solves the problem.
精彩评论