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

shreekrishna.shankhwar

Members
  • Posts

    113
  • 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 shreekrishna.shankhwar

  1. set the variable path JAVA_HOME C:\Program Files\Java\jdk1.7.0_80 Jdkhome C:\Program Files\Java\jdk1.7.0_80\bin Jasper 5.6 works on java 1.7 not java 1.8
  2. Nice to see the list , it has the jasper server versions from 7.1 to 8.2
  3. What i understood in Main jrxml your are call Agility2.jrxml which you want to update. To update Agility2.jrxml you are creating Agility3.jrxml now you want to have main jrxml should access Agility3.jrxml not Agility2.jrxml. Solution : Edit the main jrxml which shows on your screen. You will find one windows is opened on that find resource. On resource you will find the Agilit2.jrxml link edit that and point to Agility3.jrxml and save that. You will have main jrxml will point to latest Agility3.jrxml. I will share the link on weekend with screenshot till than what i have written try that, i hope that will solve the issue.
  4. You are searching sub report in Repository folder which you have submitted while deploying to jasper server ? correct ?
  5. It look like base 64 image to me . Is it correct ? if answer is yes than try below link. https://shreekrishnashankhwar.wordpress.com/2024/05/08/use-base-64-image-in-jasper-report/
  6. Just to update Jasper has removed the Jasper server community versions, Jasper server 9.0 is with most of the bug fixed that is the reason they are selling the product earlier on every product they were having a issues.
  7. This totally depends how is your data. attach the data the way you have created above example as csv. I will create a report and upload. Please upload in csv with proper column header. As column header will be my field name so don't create a space for column header.
  8. Enable the property for html as well <property name="net.sf.jasperreports.export.html.ignore.hyperlink" value="true"/>
  9. Use Variable. Create a variable and make distinct count on that field. Or Simple way is Drag that field to summary band it will ask you to choose from sum count or distinct count and other option. Choose Distinct Count . you will see one variable is created in Variable section use that variable to display your value.
  10. Can you please share jrxml what exactly you are trying to achieve ? What i have understood that you want to separate 2 table. If you can attach screenshot that help me to understand what exactly you wanted.
  11. https://community.jaspersoft.com/download-jaspersoft/community-edition/ ? on this link you are talking about showing dangerous download ??
  12. If you find my Answers are correct the please help others also by marking as a solution.

    Thank you.

  13. TO use in Excel please refer to below link. https://shreekrishnashankhwar.wordpress.com/2024/04/26/jasper-6-21-apply-page-break-using-ignore-pagination/
  14. Jasper studio is client application not server application. I just assumed that you are trying to make connection into your studio to the access jasper server application which is basically server where you run the report. SSL handshake usually occurs when we try to access the jasper server which is having secured connection. Only error i can see is SSL handshake which is relevant to certificate .
  15. I am referring here Jasper studio , Jasper server and Jasper Library versions.
  16. @claudiodio94 provided solution works for you than mark as solution. Thank you.
  17. I think you are using line which is not stretch as per the container, Make use of stretch property and set to stretch to container height
  18. Don't use it 🙂 🙂 . or Use Print When Expression on Page Header and Column Header
  19. Right click on Cell and click on Free layout or change in layout choose free layout.
  20. Its very common keystore installation issue. Reinstall again with admin login
×
×
  • Create New...