Hi every body,

I am trying to concatenat a collection of HTML document, each document is a
byte[]. 

I convert each html document to PDF document. Then I create a new List that
only contains pdf documents. Now, I need to merge this set of documents
(each one is byte[] type) into only one document that contains all
documents.

Observation: The documents are stored in a database like a Blob. They are
retrieved and put into the collection.

thanks.

How can I do this?

-- 
View this message in context: 
http://www.nabble.com/Concatenating-a-collection-of-PDF-stream.-tf2148102.html#a5931551
Sent from the openoffice - api dev forum at Nabble.com.

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

Reply via email to