gae java,适用于GAE的Java PDF库?
Since GAE has severe restrictions like - "A Java application cannot use any classes used to write to the filesystem"...
Is there a good Java PDF library that can write the PDF to memory for streaming to the cloud?
解決方案
According to this thread on google groups (requires authentication), PDFjet can be used on GAE (it has been slightly modified to replace files by streams at a few places). As they say in the thread:
It's a quite low-level library but should be ok for simple tasks.
As of now, both iText and JasperReports are listed as incompatible on the "Will it play in App Engine" page due to the dependence on several classes that are not in the JRE class whitelist.
Update (2010/09/26): As mentioned by Guido in a comment (and I thank him for that),
總結
以上是生活随笔為你收集整理的gae java,适用于GAE的Java PDF库?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 利用shell脚本解决区块链Fabric
- 下一篇: ubuntu18.04设置双显示器-HD