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

aldojrs

Members
  • Posts

    2
  • 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 aldojrs

  1. Hello, i have a problem with a long text (FAQ http://jasperforge.org/uploads/publish/jasperreportswebsite/trunk/faq.html?group_id=252#FAQ25). I determined that the problem occurs because the fontName and PDFFontName are differents but i could not set equal. I believe that will must install any external font but i could not. My report is executes from a java application. My best option is that the external font are inside of jasper configuration or something similar. I.e. that the configuration for the font are abstract for a locals machines configurations. Sorry for my very very bad english. Thanks a lot. Aldo.
  2. I have a problem with current page number and total page number. I implemented this with "evaluationTime="Now"" for current page number and "evaluationTime="Report"" for total page number. But the problem is that the page shows current page number / total page number but they show the same numbers i.e: X/X (1/1, 2/2, 3/3....), instead of showing 1/3, 2/3, 3/3... I hope that anyone can help me. Thanks... Code:
×
×
  • Create New...