[jasperreports-questions] How to open jasperviewer at client side

2009-08-05 Thread ranjanprasad

Hi all! Using  jasper report I develop a project with struts 1.2 Frame work ;
My project generate a PDF  report based on a specified database. 
The problem is it open the PDF file on the Server Terminal(side) i.e
(http://localhost:8084/GeoTrak/getdetailReportPage.do)   but not on  the
client Terminal(side) i.e
(http://192.168.100.35:8084/GeoTrak/getdetailReportPage.do). 
Does anyone knows how to resolve this situation ? Best regards Ranjan

Code ……Struts Action class.:………..

String
fullPath=getServlet().getServletContext().getRealPath(reports/+pf.getReportList()+.jasper);
 
 JPrint=JasperFillManager.fillReport(fullPath,params,con); 
 JasperViewer.viewReport(JPrint,true);  
 con.close(); 

-- 
View this message in context: 
http://www.nabble.com/Error-with-JasperViewer-tp18732980p24733282.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] Problem, when compiling .jrxml files

2009-08-05 Thread niki4ko

I have a well working program, which uses JasperReports. It uses
JRBeanCollectionDataSource(List items); to populate the rows with data, but
if I compile the .jrxml file either with
JasperCompileManager.compileToFile() or with iReports I see only parameters
populated without rows. Does anyone have had such a problem. I don't
recieive any errors or exeptions.
-- 
View this message in context: 
http://www.nabble.com/Problem%2C-when-compiling-.jrxml-files-tp24696681p24696681.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] how to open Jasper Report on the client Ternminal

2009-08-05 Thread Ranjan Prasad













I am Using  jasper
report I develop a project with struts 1.2 Frame work ; My project generate a
PDF  report based on a specified
database. 

The problem is it open the PDF file on the
Server Terminal(side) i.e 
(http://localhost:8084/GeoTrak/getdetailReportPage.do)   but not on  the client 
Terminal(side) i.e
(http://192.168.100.35:8084/GeoTrak/getdetailReportPage.do). 

Does anyone knows how to resolve this situation ? Best
regards Ranjan

 

Code ……Struts Action
class.:………..

 

String
fullPath=getServlet().getServletContext().getRealPath(reports/+pf.getReportList()+.jasper);
 

 JPrint=JasperFillManager.fillReport(fullPath,params,con);


 JasperViewer.viewReport(JPrint,true);  

 con.close(); 



_
Missed any of the IPL matches ? Catch a recap of all the action on MSN Videos
http://msnvideos.in/iplt20/msnvideoplayer.aspx--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] search a section within the PDF

2009-08-05 Thread mdavuluri

I have a requirement where i have to create a PDF document which will have
several chapters and sections. The user of the document should be able to
search for a keyword within a given section and not in the entire document.
Is there any way this can be implemented in Jasper by passing some
parameters to the Jasper runtime or any other possible way. Please let me
know

-Thanks
Mohan
-- 
View this message in context: 
http://www.nabble.com/search-a-section-within-the-PDF-tp24702622p24702622.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions