Re: how to find page numbers while merging more than one PDF

2014-06-18 Thread Rob Sargent
Or pre-process, getting last page number from the workflow (previous fo 
call), then start next doc one page higher.


On 06/18/2014 02:40 AM, Pascal Sancho wrote:

Hi,

Did you tried the external-document FOP extension [1]?

It's incomplete but could do the trick (not tried, yet).

Other alternative is to post process with third tool like iText [2].

[1] http://xmlgraphics.apache.org/fop/1.1/extensions.html#external-document
[2] http://sourceforge.net/projects/itext/

2014-06-17 17:29 GMT+02:00 Vijaya Raghavan.R :

Hi,

We are generating pdf's separately ,at the end we merge it to single pdf.

(ex: generating three pdf's with 4,8,3 pages respectively. at the end we
merge it to single pdf)

In this case how to find the total page numbers dynamically using
"page-number-citation" .


Please help. Thanks in advance



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/how-to-find-page-numbers-while-merging-more-than-one-PDF-tp40801.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: how to find page numbers while merging more than one PDF

2014-06-18 Thread Maruan Sahyoun
you could also use Apache PDFBox for post processing

http://pdfbox.apache.org

BR
Maruan Sahyoun

Am 18.06.2014 um 10:40 schrieb Pascal Sancho :

> Hi,
> 
> Did you tried the external-document FOP extension [1]?
> 
> It's incomplete but could do the trick (not tried, yet).
> 
> Other alternative is to post process with third tool like iText [2].
> 
> [1] http://xmlgraphics.apache.org/fop/1.1/extensions.html#external-document
> [2] http://sourceforge.net/projects/itext/
> 
> 2014-06-17 17:29 GMT+02:00 Vijaya Raghavan.R :
>> Hi,
>> 
>> We are generating pdf's separately ,at the end we merge it to single pdf.
>> 
>> (ex: generating three pdf's with 4,8,3 pages respectively. at the end we
>> merge it to single pdf)
>> 
>> In this case how to find the total page numbers dynamically using
>> "page-number-citation" .
>> 
>> 
>> Please help. Thanks in advance
>> 
>> 
>> 
>> --
>> View this message in context: 
>> http://apache-fop.1065347.n5.nabble.com/how-to-find-page-numbers-while-merging-more-than-one-PDF-tp40801.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
>> 
> 
> 
> 
> -- 
> pascal
> 
> -
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
> 



Re: how to find page numbers while merging more than one PDF

2014-06-18 Thread Pascal Sancho
Hi,

Did you tried the external-document FOP extension [1]?

It's incomplete but could do the trick (not tried, yet).

Other alternative is to post process with third tool like iText [2].

[1] http://xmlgraphics.apache.org/fop/1.1/extensions.html#external-document
[2] http://sourceforge.net/projects/itext/

2014-06-17 17:29 GMT+02:00 Vijaya Raghavan.R :
> Hi,
>
> We are generating pdf's separately ,at the end we merge it to single pdf.
>
> (ex: generating three pdf's with 4,8,3 pages respectively. at the end we
> merge it to single pdf)
>
> In this case how to find the total page numbers dynamically using
> "page-number-citation" .
>
>
> Please help. Thanks in advance
>
>
>
> --
> View this message in context: 
> http://apache-fop.1065347.n5.nabble.com/how-to-find-page-numbers-while-merging-more-than-one-PDF-tp40801.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
>



-- 
pascal

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



how to find page numbers while merging more than one PDF

2014-06-18 Thread Vijaya Raghavan.R
Hi,

We are generating pdf's separately ,at the end we merge it to single pdf.

(ex: generating three pdf's with 4,8,3 pages respectively. at the end we
merge it to single pdf)

In this case how to find the total page numbers dynamically using
"page-number-citation" .


Please help. Thanks in advance



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/how-to-find-page-numbers-while-merging-more-than-one-PDF-tp40801.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