[xep-support] merging multiple FO documents into PDF

Peter Gerstbach peter.gerstbach at gft.com
Fri Jul 22 02:47:33 PDT 2005


Krystof Slaby wrote:
> For some reason we have to generate multiple documents from XML,
> merge them and automaticaly deploy as single PDF.

> I have to stress that it is deployment of multiple documents, possibly with
> different formating, definitaly with restarting of page (and marker) numbering.
> This is the reason for not merging FO files.


Two possible solutions come to my mind:

1) you can youse a PDF library, such as iText[1], that can merge PDFs

2) you can merge two or more fo files into one by generating a 
page-sequence for each input file. Each sequence will start on a new 
page, the initial page number can be set using the property 
"initial-page-number".

Maybe XEP provides a solutions for this as well - at least I don't know it.

Regards,
Peter

[1] iText: http://www.lowagie.com/iText/
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list