Stupi / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

Make PDF rendering pluggable with iText or PDFBox #266

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Now that iText is no longer open source, and has spread FUD regarding the 
provenance of older versions that still have open licensing, flying-saucer is 
no longer open for anyone wishing to generate PDF files without fear of lawyers.

It would be nice if you could create an instance of PDFRenderer, and it would 
determine if old iText, new iText, or PDFBox was in the classpath and use 
whichever one was appropriate.

Original issue reported on code.google.com by Jake.W.C...@gmail.com on 21 Jul 2015 at 10:58