Open GoogleCodeExporter opened 9 years ago
Feature added, part of main trunk. Basic testing complete.
Details include:
1) using itext and flying saucer to generate pdf reports. see:
http://today.java.net/pub/a/today/2007/06/26/generating-pdfs-with-flying-saucer-
and-
itext.html
2) pdf is generated based on html report. it basically generates the html
report and
uses itext and flying saucer to convert to PDF. As a result, any javascript
widgets,
such as google visualizations, will be omitted.
Needs more testing, will be included in 1.1 release.
Original comment by Brad.Ryd...@gmail.com
on 5 Jun 2009 at 7:10
Original comment by Brad.Ryd...@gmail.com
on 5 Jun 2009 at 7:10
Original comment by Brad.Ryd...@gmail.com
on 5 Jun 2009 at 7:12
Did you test the PDF generation with Flying Saucer on GAE?
I had a quick try at it for a project of mine and because of the blacklisted
AWT classes that Flying Saucer is using, I was not able to use Flying Saucer to
generate PDF files from XHTML templates on GAE (on the real servers).
Of course this works fine when I try it on my local environment.
Original comment by adrian.a...@gmail.com
on 1 Dec 2010 at 1:33
Original issue reported on code.google.com by
Brad.Ryd...@gmail.com
on 26 Apr 2009 at 10:26