Hi I have a java class that receive one HTML file as a InputStream. I need to convert this InputStream to Word Document. Is there any method in OpenOffice API that allows me to do this?
In this class I have also one method that receive three InputStrem and should return another inputstream that contains the three inputstream concatenated. Is there any method in OpenOffice API that receive inputstream? thanks -- View this message in context: http://www.nabble.com/Treating-with-Inputstream-in-OpenOffice-API-tf2117023.html#a5837957 Sent from the openoffice - api dev forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
