Jump to content
Changes to the Jaspersoft community edition download ×

kalyanipetkar

Members
  • Posts

    9
  • Joined

  • Last visited

kalyanipetkar's Achievements

Apprentice

Apprentice (3/14)

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

Recent Badges

0

Reputation

  1. how to check whether it supports or not.. and which encodeing is used?? Please let me know we are facing this serious issue.
  2. Hi, I have one jasper xml showing <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textElement textAlignment="Right" verticalAlignment="Middle"> <font fontName="sansarif" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$P{percentMarketValueAtDay1}]]></textFieldExpression> </textField> when i deploy same code on X machine PDF doesn't show this value but on Y machine it shows. What should be reason for this. In one case i tried by increasing height of textfield but same approch for other field is not working. Can i get some clue where m going wrong. Plz reply ASAP.
  3. Unnecessaarily extra page gets added at the end...when data can fit exactly at the of 2nd page.
  4. Hi, I want to apply password security for PDF using jasper reports. anyone know how to do it. reply ASAP???
  5. Hi Teodord, In HTML it is possible but I don't know how superscript works in excel. I know how it apply from font tab...but I want it to apply from jasperreports e.g For <BR> in HTML "n" in EXcel works. I want to know is thr such similar option is available for same ot not ??? waiting for reply.
  6. Hi, i want to appy superscript for one cell in .CSV file. Is thr any attribute for the same?? e.g I want to show R (square) but it shows as R2. Waiting for reply.
  7. Hi , I want to show first row of table data as bold. As data is coming from tableBean to details section band. I want to bold the first row. But how to identify 1st row in PDF.
  8. Hi , I want to show one chart some info on last page. but i don't know by which condition my problem gets solved. waiting for reply!
  9. I am displaying a number(positive or negative) using <printwhenexpression>. Positive values are displayed in black and negative in red. this is working fine. But the alignment of negative value is not proper. i have used "isStretchWithOverflow" attribute to wrap the values with greater length. But this does not wraps the negatve values. It displays '-' in first row and then remaining number in other rows. Also the number is getting displayed without decimal places!! Can anybody please tell me the reason and the possible solution??
×
×
  • Create New...