Joaquin ,

Have you tryed "storeAsURL" ?

greetz
Fernand
I forgot to include a link to the code I'm using:

http://pastebin.com/Xusn0XR2

On Tue, Jul 27, 2010 at 9:11 PM, Joaquin Cuenca Abela
<[email protected]> wrote:
Hi,

I'm trying to convert some files from .odt to .pdf using a modified
PyODConverter, where the modification allows to do the conversion
using streams. I get an ErrorCodeIOException when I try to write the
output document to my stream, if I use FilterName="writer_pdf_Export".

If I use a FilterName="Text", FilterOptions="utf8" then it works correctly.

The ErrCode of this exception is 3088, that if I'm right matches
ERRCODE_IO_CANTWRITE
(http://hg.services.openoffice.org/DEV300/file/5a09369091b2/tools/inc/tools/errcode.hxx)

My version of OpenOffice is 3.1.1 Build: 9420, running in Ubuntu 9.10 Server.

Any clues?

Thanks!

--
Joaquin Cuenca Abela








---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to