Re: [jasperreports-questions] merge pdf output

2006-11-21 Thread Subramanya
garytam <[EMAIL PROTECTED]> writes:

> 
> 
> Hi
> 
> I have an application that uses jasper to generate multiple reports.  Is
> there any way I can merge the pdf into one single pdf file for viewing ?  Or
> can I simply concatenate the byte[] output from
> JasperExportManager.exportReportToPdf ?
> 
> Thanks


Hi there,

  Can i have a information about how to create multiple reports.

Thanks


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


Re: [jasperreports-questions] merge pdf output

2006-11-01 Thread metalotus


  Is there any way I can merge the pdf into one single pdf file for viewing
?


To concatenate PDF files together (iText is required by Jasper Reports so
you are already using it):


http://itextdocs.lowagie.com/examples/com/lowagie/examples/general/copystamp/Concatenate.java

-- 
View this message in context: 
http://www.nabble.com/merge-pdf-output-tf2545569.html#a7101896
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


Re: [jasperreports-questions] merge pdf output

2006-11-01 Thread garytam

It works like a charm, thanks a million



metalotus wrote:
> 
> 
>   Is there any way I can merge the pdf into one single pdf file for
> viewing ?
> 
> 
> To concatenate PDF files together (iText is required by Jasper Reports so
> you are already using it):
> 
> 
> http://itextdocs.lowagie.com/examples/com/lowagie/examples/general/copystamp/Concatenate.java
> 
> 

-- 
View this message in context: 
http://www.nabble.com/merge-pdf-output-tf2545569.html#a7107479
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions