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

raviparmar

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

Security Advisories

Downloads

Everything posted by raviparmar

  1. Hi, I am using grouping with in ireport and generate JRXML. Now when i am viewing preview with ireport , it shows perfact report with grouping element. But when i am using this JRXML with JAVA application grouping is not filled , means it is not generating complete report with grouping.(Grouping portion not displyed , rest of portion is display properly). JAVA Version : JDK 1.6 iReport: 4.0.2 Please find attached XML, JRXML and Java file also . kindly look into this and provide solution for this. ITS crucial...........!!!!!!!!!!!!! Thanks in advance..........
  2. Hi All, I am using ireport 4.0 for generating template for invoice . I want to use some chinese , japanes characters in pdf. Is jasper support Double Byte Character Set (DBCS). ?? and if yes then how ? Thanks & Regards, Ravi Parmar
  3. Hi All, I am need to make table structure as attached. Now i want to generate this table structure with jasper . Is ther eany mechanism thru which i can generate it. I am using XML as datasource . My XML file is as : <multiplerecord type="PAF_DETAILS"> <record PAFNO="PAF121" MINCOMM="5" INVOICENO="BILL000000121" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF122" MINCOMM="5" INVOICENO="BILL000000122" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF123" MINCOMM="5" INVOICENO="BILL000000123" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF124" MINCOMM="5" INVOICENO="BILL000000124" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF125" MINCOMM="5" INVOICENO="BILL000000125" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF124" MINCOMM="5" INVOICENO="BILL000000124" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 2"/> <record PAFNO="PAF122" MINCOMM="5" INVOICENO="BILL000000122" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 2"/> <record PAFNO="PAF123" MINCOMM="5" INVOICENO="BILL000000123" TYPE="Exclusive" CATEGORY="Category I" SLABNO="Slab 2"/> <record PAFNO="PAF126" MINCOMM="5" INVOICENO="BILL000000126" TYPE="Non - Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF127" MINCOMM="5" INVOICENO="BILL000000127" TYPE="Non - Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> <record PAFNO="PAF128" MINCOMM="5" INVOICENO="BILL000000128" TYPE="Non - Exclusive" CATEGORY="Category I" SLABNO="Slab 1"/> </multiplerecord> I am new to Jasper Thanks in Advance !!!!
×
×
  • Create New...