Re: [api-dev] ODT to PDF export incorrect, unless Thread.sleep() used

2006-08-17 Thread Kent Gibson
I have had similiar problems with pdfs, but with chained frames coming out wrong. By using the refresh, and/or the xTextDocument.reformat, at strategic locations (for exampel after an insertcontent) I often have better results. --- Tim Anderson [EMAIL PROTECTED] wrote: (Originally posted at

Re: [api-dev] ODT to PDF export incorrect, unless Thread.sleep() used

2006-08-17 Thread Kent Gibson
also, I believe that user fields themselves support the XRefreshable interface, so you might just try refreshing the user fields, instead of the whole document. --- Tim Anderson [EMAIL PROTECTED] wrote: (Originally posted at http://www.oooforum.org/forum/viewtopic.phtml?t=41056) I'm using

[api-dev] Unpublished UNO API

2006-08-17 Thread Stephan Bergmann
Hi all, there are two issues with unpublished UNO API I want you (as both an API author and consumer) to be aware of: First, if you release some unpublished API that is badly needed by UNO component/OOo extension writers to get their job done, chances are that those writers will use your

Re: [api-dev] Unpublished UNO API

2006-08-17 Thread Laurent Godard
Hi Stefan there are two issues with unpublished UNO API I want you (as both an API author and consumer) to be aware of: thanks for this reminder :-) First, if you release some unpublished API that is badly needed by UNO component/OOo extension writers to get their job done, chances are

Re: [api-dev] Unpublished UNO API

2006-08-17 Thread Jürgen Schmidt
Laurent Godard wrote: Hi Stefan there are two issues with unpublished UNO API I want you (as both an API author and consumer) to be aware of: thanks for this reminder :-) First, if you release some unpublished API that is badly needed by UNO component/OOo extension writers to get their

[api-dev] Re: Treating with Inputstream in OpenOffice API

2006-08-17 Thread aloizio
I am correting the previous email, 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 InputStream and

Re: [api-dev] Protocol handlers

2006-08-17 Thread Madhan Ponnusamy
Hi, I had installed openofficesdk and in the example folder there is jobsaddon folder with a make file, my doubt is what to do with that make file. how will the make file create the necessary package.