The jasperviewer tag has no wiki summary.
0
votes
1answer
42 views
How to rotate Jasper Report?
Can anyone please help me? I want to rotate the page of my jasper report or enable the rotate button on the jasper viewer.
I tried to use the following code but it didn't work.
...
-1
votes
1answer
57 views
Viewing a 30+ columns table in JasperViewer
I have a table with 2 rows and 40 columns ,i need present it in a readable format.Presently i have not set column width in the column builder so it is displayed as very narrow columns and is ...
-1
votes
1answer
143 views
ireport query after passing parameter
I was wondering how to redefine a Jasper Ireport sub data set query from java
0
votes
1answer
636 views
Jasper Report with Struts2 Framework
i've created an application in Struts2 Framework with Jasper reporting.
In the index page when i click a button then i will get report as pdf displayed.
but i'm very much concerned about my ...
0
votes
1answer
233 views
JasperViewer - How to set file name and set the extension (format)?
I am developing Java desktop based application using Swing framework and JasperReports for reporting. I have some problems, when JasperViewer comes up and I want to save the report.
How can I set ...
0
votes
0answers
18 views
Parse JASPER logs to find which page was called how many times
Is there a way i can parse my Jasper log file to any utility and that can provide me nice graphical view stating, which JSP was called how many times from which server and all other details?
3
votes
1answer
151 views
Grails JR report render as HTML
I am using the JasperReports plugin to generate a complex report. It is working fine with pdf file but requirement is that before download the pdf show exact pdf report preview in html format.
I ...
-1
votes
1answer
572 views
How to include jasper report into jar file in java swing?
I've included jasper report in my java jar file, but it could'nt work properly, its cause error when i run jar file in cmd , the error is the jar application file couldn't show the report ..
here the ...
1
vote
1answer
273 views
JasperViewer: How to set filename while saving report?
I am creating Java desktop application. I am using DynamicReports API to create report.
The report was viewed in a JasperViewer. When I click save button, I want to display a name for report to save ...
1
vote
0answers
234 views
Building Upon JRViewer to show already existing .pdf files
this is my first question here, I hope I do things right for you to help me. Also, excuses about any mispelling and grammar errors, as English is not my main language.
At this particular project, we ...
0
votes
0answers
253 views
Traverse Ireport Input control paramter of type collection(mutiselect parameter)
I have a Oracle query where I want to check content of a Ireport input control parameter of data type "collection" like below the SQL
select devlocview.floorname FROM AlarmDeviceView alrmDevView ...
0
votes
1answer
391 views
how to get .jasper and .bak and also view direct excel in iReport 2.0.2
I have problems to view report. first, when I try to click view button on the excel button in 'build'. it not view out the report but it is just generate excel files in a folder only. Secondly, Can I ...
1
vote
1answer
1k views
Jasper report to html not displaying background color
I'm trying to export jasper report to html. My title,detail band column headers has background colors. The report has all the colors when I am checking it in jasperviewer, but after exporting to html ...
0
votes
0answers
1k views
Jasper Viewer on client side [closed]
I want to display jasper viewer on the client side. Any Idea on how to do that?
I am developing a web-app using struts2 framework.
I tried using JasperViewer, but it only works with desktop ...
3
votes
3answers
3k views
Jasper Report: how to customize JasperViewer so that it could only export in one format?
our customer is loving the Jasper viewer, but we have a problem. It exports data to several different formats (PDF, Excel, CSV, HTML, etc.), but our customer only wants to export to PDF.
How can we ...

