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

swalvekar

Members
  • Posts

    9
  • Joined

  • Last visited

swalvekar'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. Hi, I am using iReort to create report and have encountered following problem The report is a simple report which fetches the values from MySql table with no conversion and is displayed as a reoprt. Since I have restriction on width of the field. where in I need to limit the width as 10. But the width of the value in MySql is 12. The field type is number. Since the width in jasper is 10, it ignores the last two digits of the number in the report. This is leading to incorrect report. Is there any way how I can make the last two digits to shift to the next line if it does not fit into the width allocated. I would appreciate any help to resolve this issue. Regards Sudheendra
  2. Please check if the port number used by the webserver (like apache) in the host machine is open to accept request from other systems in the network..
  3. Hi all, I have created a report in the form of table which has color background for alternate columns. The report works perfectly and is exporting to pdf with color background of cells which is as needed. But, I need to ignore the background color while exporting to Excel. I have used iReport to create the jrxml file. I tried by selecting the checkmark for 'Opaque'. But this is ignoring the colors in the display in jasper server and also in pdf. I would appreciate any help in getting over this problem Regards Sudheendra
  4. Hi all, In Jasperserver 4.0, under Export menu option, we find that the report can be exported into PDF, Excel,CSV,DOCX,RTF,Flash,ODT,ODS,XLSX formats. I need to hide all the options except PDF, Excel and XLSX for all the users. I find there is no setting available in the admin screens. Can any one please help in resolving this issue. Regards Sudheendra
  5. Hello, I have successfully installed jasperserver on MySql using war file jasperreports-server-cp-4.0.0-bin. The installation was successful and I am able to login as jasperadmin. However, I find that the user superuser is not created. However all the users such as joeuser, anonymousUser and jasperadmin are created. I have followed the steps of 'Installing WAR file distribution. I would appreciate any help in resolving this issue. Regards Sudheendra
  6. Hi All, In our project it is critical to provide limited access to the repository folders and Menu bar items such as 'View' and 'Manage' to the users. I am facing following problems and would appreciate any help in resolving this issue 1. I need to disable 'View' and 'Manage' option in the menu for users other than the administrator. By using ROLE_USER, I notice that the 'Manage' option from the menu disappears, where as 'View' in the menu continues to appear. 2. When I create a new role and assign this role to a new user. I see the following message'Access Denied' , 'You do not have permission to view this page.Please contact your system administrator or log in as a user with permission' I have ensured that I have given requied permissions to this new role in the repository folders. But I get the same message. I, even tried by giving the same persmissions as ROLE_USER. But it did not help. I look forward for responses Thank you Sudheendra.
×
×
  • Create New...