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

nikith.g23005

Members
  • Posts

    3
  • Joined

  • Last visited

nikith.g23005's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  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...