> 
>> 2. I would like to have multiple pages transformed into a single pdf,
>> but don't know, how.
>>
>> Any idea? TIA,
> I use itext for that.
> 
> http://itextdocs.lowagie.com/tutorial/
> 
> see the concatenate-example.
> 
> <dirk />

thanks, that could be a workaround. but in the first place i'm looking
for a way to directly generate a multipaged pdf with the packages i
allready use with my application, as batik and fop.
but a simple style="page-break-before:always;" on the group that holds
the contents of the second page, or passing two different svg-documents
after another to the transcoder with the same transcoder-output ... that
all didn't work.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to