[xsl] How to: Using XSL-FOP appending two pdf byte array generated dynamically

Subject: [xsl] How to: Using XSL-FOP appending two pdf byte array generated dynamically
From: vinod.agarwal@xxxxxxxxxxxxxx
Date: Tue, 7 Oct 2003 21:40:03 +0200
Hi,
      I want to append two pdf outputs into a single pdf file. How do I do
this using FOP ?
I generate these two pdf outputs using XSL+XML and FOP. The output is
generated dynamically and I have the ByteArrayOutputStream as the resultant
pdf array.
These two needs to be appended and converted into a single
ByteArrayOutputStream which will represent the resulting pdf.

For e.g.: The first transformation gives two pages, second transformation
gives one page. Both are in the form of ByteArrayOutputStream.
I have to combine these two and make a single output ByteArrayOutputStream
having total three pages.

This result will be sent from server to the browser as the byte-array.

Regards,
Vinod Agarwal.
---------------------------------------------------------------------------
This message (including any attachments) is confidential and may be
privileged. If you have received it by mistake please notify the sender by
return e-mail and delete this message from your system. Any unauthorised
use or dissemination of this message in whole or in part is strictly
prohibited. Please note that e-mails are susceptible to change.
ABN AMRO Bank N.V. (including its group companies) shall not be liable for
the improper or incomplete transmission of the information contained in
this communication nor for any delay in its receipt or damage to your
system. ABN AMRO Bank N.V. (or its group companies) does not guarantee that
the integrity of this communication has been maintained nor that this
communication is free of viruses, interceptions or interference.
---------------------------------------------------------------------------






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread