[jasperreports-questions] layers and http server suport

2007-09-05 Thread hiugo

hi.

I'm new at this. I have two simple(?) questions regarding the ability of
Jasper reports:

1 - I need to have some overlayed transparent images. I've read that jasper
supports transparency, but does it support layers?? I just want to know if
it is possible...

2 - Is it possible to retrieve information from http server instead of
making queries to the DB??

Thank you.

-- 
View this message in context: 
http://www.nabble.com/layers-and-http-server-suport-tf4383100.html#a12494913
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] query on JasperReport

2007-09-05 Thread jaisha



   Hi,

I am new to JasperReport.
 
This is regarding JasperReport.I am using Hybaernate in the database.  
 
Since the value Passing to the jrxml is dynamic,it needs arraylist
iteration in xml.

For example,we are passing question and  a set of answers to the xml.

   
Since there is only a single question i can retrieve it,But in the case
of answers,it may be different no. 

for different  questions.So how they can retrieved dynamically in the
jrxml.

can we iterate list in jrxml to get the values dynamically? 


Thanx in Advance.
 
 
Jai

 
 


   
-- 
View this message in context: 
http://www.nabble.com/query-on-JasperReport-tf4381993.html#a12491789
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] ODT exporting

2007-09-05 Thread Marcos Sánchez Provencio
Hello from Spain

I have tried to export a report to odt, but I get a strange error:

java.lang.NoSuchMethodError:
net.sf.jasperreports.engine.export.oasis.JROdtExporter.getStringParameter(Lnet/sf/jasperreports/engine/JRExporterParameter;Ljava/lang/String;)Ljava/lang/String;
at
net.sf.jasperreports.engine.export.oasis.JROdtExporter.exportReport(JROdtExporter.java:187)
at
es.burke.gotta.dll.InformeJasper.sacaProducto(InformeJasper.java:331)
[my stuff]

Any hint to correct/avoid this? I believe I have copied what iReport 2.0
does to export to odt:

JROdtExporter exporter = new JROdtExporter();
exporter.setParameter(JRExporterParameter.OUTPUT_FILE_NAME,
"/tmp/xx.odt");
//exporter.setParameter(JRExporterParameter.OUTPUT_STREAM,
baos); //tried with this, too
exporter.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint);
exporter.setParameter(JRExporterParameter.OFFSET_X, new
Integer(0)); //tried without this, too
exporter.setParameter(JRExporterParameter.OFFSET_Y, new
Integer(0)); //tried without this, too
exporter.setParameter(JRExporterParameter.CHARACTER_ENCODING,
"UTF-8"); //tried without this, too

exporter.exportReport();


Thank you for your time.
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] I am in vacation.

2007-09-05 Thread Rusi Popov
I am in vacation. 
Please call me on ++ 359 889 301 678
I will be back on Sept 10
With best regards
Rusi

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions