yes thanks Mathias, I've found this to be case when testing using OOo before even looking at the API. I imported OLE-Object which worked great but i could only ever show the first page of the document!
Like you say i couldn't make the OLE-object bigger than one page. Hmm will look at your other suggestion of the XRrenderable interface. Thank your for your help, Regards, Andy. -----Original Message----- From: Mathias Bauer [mailto:[EMAIL PROTECTED] Sent: 25 November 2008 17:24 To: [email protected] Subject: Re: [udk-dev] import doc and export to tiff Peter Eberlein wrote: > Hi Andrew, > Andrew Richards schrieb: >> Hello all, >> >> I am trying to identify if it is possible to use uno/udk and java to import >> a .doc file and export it as a .tiff file? >> > you can insert a doc-file into an empty draw document as an OLE-object > and then export the draw document as tiff or pdf, But the size of the document is limited to one (draw) page then, because OLE objects can't be bigger than a page in Draw or Writer. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- 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]
