Jump to content
We've recently updated our Privacy Statement, available here ×

nikith.g23005

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by nikith.g23005

  1. Hi, Im using jasperreports6.11.0 to export reports to pdf format which internally using itext library which is now not distributable .is there any library which can be replace itext library to export report to pdf.
  2. Hi im working on jasper reports and using dynamic jasper .im getting this error Error retrieving field value from bean: when i pass list object holding string values and it works if i pass a custom objects .my requirement is that im getting data as vector object holding string type and i dont want to create custom object or map object as i have more than 100 rows in my vector object.Is there any way i can pass list object to data source to make it work JRDataSource ds=new JRBeanCollectionDataSource(vec);
  3. my application needs commons-collections4-4.1 and im using jasper reports6.11.0 and im getting this error java.lang.NoClassDefFoundError: org/apache/commons/collections4/map/ReferenceMap . what commons jar is compatable with jasper reports 6.11.0?
×
×
  • Create New...