Hi

You will have to let the RtfWriter write to the file, then open the file and 
insert the blob at the position you want it in the document. Due to certain 
aspects of the rtf format the RtfWriter buffers the content of the complete 
Document before writing it to the OutputStream. Anything you write before the 
document.close() is inserted into the OutputStream before the rtf document 
and everything you write after the document.close() after the rtf document.

Greetings,
Mark
-- 
Now I am depressed ...

My GPG public key is available at:
http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc

Attachment: pgphZy6COF3Jt.pgp
Description: PGP signature

Reply via email to