Hi Marc... my approach would be to copy the textrange to a new document. Afterwards u can export or save this new document via Stream back to ur application...
Have a look at xinputstream and xoutputstream in the api... If ur applikation is written in java, i can mail u some codefragments ( for loading and saving from/to streams) if u want... Greetz John Am 3.2.2005 schrieb "(Marc Santhoff)" <[EMAIL PROTECTED]>: >Hi, > >is there any chance of storing arbitrary writer text snippets (mostly >TextRange ojects) into an OutputStream (or to a TextOutputStream >represented as XML)? > >Think of autotexts that are streamed away instead of being stored in any >container file while not losing formatting ... > >TIA, >Marc > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
