satisfied :-)
Jan
> -Original Message-
> From: honyk [mailto:j.tosov...@email.cz]
> Sent: Wednesday, April 17, 2013 8:24 PM
> To: fop-dev@xmlgraphics.apache.org
> Subject: RE: [OT] Multi-page support in PDFTranscoder
>
> > So if I understand well, you are us
gate it further.
Jan
> -Original Message-
> From: Luis Bernardo [mailto:lmpmberna...@gmail.com]
> Sent: Tuesday, April 16, 2013 12:44 AM
> To: fop-dev@xmlgraphics.apache.org
> Subject: Re: [OT] Multi-page support in PDFTranscoder
>
>
> So if I understand well, you are using
So if I understand well, you are using FOP but not using FO. And you
want to merge multiple PDF pages which are generated from SVG sources.
So, why not just use FO to do that? If you look at
examples/fo/svg/external.fo you will quickly see how to do that.
On 4/11/13 8:48 PM, honyk wrote:
De
Dear All,
in my app I generate multipage PDFs from SVG sources. Currently I use Fop's
PDF Transcoder and all individual PDF pages (byte streams) merge together
using PDFBox.
I am considering extending the org.apache.fop.svg.PDFTranscoder class to
enable passing document array into the transcode m