intive-FDV / DynamicJasper

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

textField, staticText #38

Closed elitcenk closed 8 years ago

elitcenk commented 8 years ago

Hi, How to add textField, staticText to the dynamic jasper report?

Thanks.

juanalvarezg commented 8 years ago

From version 5.0.11, you can do it using the JasperDesignDecorator, but you need to deal with the JasperReport API directly