Re: Is it possible to merger pdf's using xsl-fo alone?

2014-07-04 Thread TvT
If you have two PDF documents then it is not possible to merge those with
XSL-FO / Apache FOP.
You have to use iText or PdfBox for this...

If you have two XSL-FO files you may be able to merge those with normal xml
operations and afterwards create one pdf out of it...


2014-07-03 14:34 GMT+02:00 Vijaya Raghavan.R vijayaraghava...@solartis.net
:

 Is it possible to merge pdf's using xsl-fo alone...?

 Hi,

 Now we are using Itext for merging pdf's.
 Is there any solution to merge pdf's without using itext..

 Note: Is it possible to merge pdf's in xsl fo ? If yes, guide me.

 Thanks in advance





 --
 View this message in context:
 http://apache-fop.1065347.n5.nabble.com/Is-it-possible-to-merger-pdf-s-using-xsl-fo-alone-tp40856.html
 Sent from the FOP - Users mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
 For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




RE: Is it possible to merger pdf's using xsl-fo alone?

2014-07-04 Thread Simon Steiner
Hi,

 

You can use pdfplugin to merge pdfs:

https://xmlgraphics.apache.org/fop/fop-pdf-images.html

 

Thanks

 

From: TvT [mailto:tvtre...@nepatec.de] 
Sent: 03 July 2014 16:29
To: fop-users@xmlgraphics.apache.org
Subject: Re: Is it possible to merger pdf's using xsl-fo alone?

 

If you have two PDF documents then it is not possible to merge those with 
XSL-FO / Apache FOP.

You have to use iText or PdfBox for this...

If you have two XSL-FO files you may be able to merge those with normal xml 
operations and afterwards create one pdf out of it...

 

2014-07-03 14:34 GMT+02:00 Vijaya Raghavan.R vijayaraghava...@solartis.net 
mailto:vijayaraghava...@solartis.net :

Is it possible to merge pdf's using xsl-fo alone...?

Hi,

Now we are using Itext for merging pdf's.
Is there any solution to merge pdf's without using itext..

Note: Is it possible to merge pdf's in xsl fo ? If yes, guide me.

Thanks in advance





--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Is-it-possible-to-merger-pdf-s-using-xsl-fo-alone-tp40856.html
Sent from the FOP - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org 
mailto:fop-users-unsubscr...@xmlgraphics.apache.org 
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org 
mailto:fop-users-h...@xmlgraphics.apache.org 

 



Re: Is it possible to merger pdf's using xsl-fo alone?

2014-07-03 Thread Glenn Adams
No.


On Thu, Jul 3, 2014 at 6:34 AM, Vijaya Raghavan.R 
vijayaraghava...@solartis.net wrote:

 Is it possible to merge pdf's using xsl-fo alone...?

 Hi,

 Now we are using Itext for merging pdf's.
 Is there any solution to merge pdf's without using itext..

 Note: Is it possible to merge pdf's in xsl fo ? If yes, guide me.

 Thanks in advance





 --
 View this message in context:
 http://apache-fop.1065347.n5.nabble.com/Is-it-possible-to-merger-pdf-s-using-xsl-fo-alone-tp40856.html
 Sent from the FOP - Users mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
 For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




Re: Is it possible to merger pdf's using xsl-fo alone?

2014-07-03 Thread Maruan Sahyoun
is there a specific reason for not using iText? You might also take a look at 
Apache PDFBox for merging PDFs.

BR
Maruan

Am 03.07.2014 um 14:34 schrieb Vijaya Raghavan.R 
vijayaraghava...@solartis.net:

 Is it possible to merge pdf's using xsl-fo alone...?
 
 Hi,
 
 Now we are using Itext for merging pdf's. 
 Is there any solution to merge pdf's without using itext..
 
 Note: Is it possible to merge pdf's in xsl fo ? If yes, guide me.
 
 Thanks in advance
 
 
 
 
 
 --
 View this message in context: 
 http://apache-fop.1065347.n5.nabble.com/Is-it-possible-to-merger-pdf-s-using-xsl-fo-alone-tp40856.html
 Sent from the FOP - Users mailing list archive at Nabble.com.
 
 -
 To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
 For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org