intive-FDV / DynamicJasper

Dynamic Reports using Jasper Reports
http://intive-fdv.github.io/DynamicJasper/
GNU Lesser General Public License v3.0
241 stars 128 forks source link

addImageBanner(byte[] imageData) #56

Open TorstenBMR opened 6 years ago

TorstenBMR commented 6 years ago

A method to add an image banner from an inputstream or byte-array would be greatly appreciated. Currently there is only a method which takes a path-string. This would help in environments where you put dynamic images stored in a database on a report (like product-logos on a fact-sheet).