7 messages in org.openoffice.fr.progRe: [prog] Erreur en exportant en PDF...
FromSent OnAttachments
Frédéric VuillodMay 17, 2006 3:14 am 
Laurent GodardMay 17, 2006 3:31 am 
Bernard MarcellyMay 17, 2006 3:42 am 
Frédéric VuillodMay 17, 2006 3:43 am 
Frédéric VuillodMay 17, 2006 3:46 am 
serg...@free.frMay 17, 2006 6:05 am 
Frédéric VuillodMay 17, 2006 6:24 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] Erreur en exportant en PDF depuis Delphi...Actions...
From:Frédéric Vuillod (f.vu@free.fr)
Date:May 17, 2006 6:24:10 am
List:org.openoffice.fr.prog

Salut Serge,

C'est effectivement cela. Hélas, la solution consistant à "montrer" le document n'est pas envisageable.

Je dirai à mes éventuels utilisateurs concernés d'attendre la 2.03.

A+

Fred

serg@free.fr a écrit :

Selon Frédéric Vuillod <f.vu@free.fr>:

Bonjour,

J'ai un souci quand je fais un export SXW -> PDF depuis Delphi en utilisant StoreToURL

Je reçois une erreur : com.sun.star.task.ErrorCodeIOException

Je n'ai pas de souci avec un export Word ni avec OOo1.1.5.

Je n'ai pas trouvé d'ISSUE sur ce sujet et Google ne m'a donné que des forums où les gens ont le même souci (avec d'autres formats notamment) depuis Java.

Une idée?

Merci

Fred

Hello,

Ceci correspond ? From: Stephan Wunderlich <step@sun.com> Date: Wed, 03 May 2006 16:34:16 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed Subject: [dev] Using pdf output filters from Java

Hi Paul,

For every PDF filter type a com.sun.star.task.ErrorCodeIOException is thrown but not when using the "HTML (StarWriter)" filter.

Is there something obvious that I'm missing? Do I need to add any

extra

jars to the classpath?

if you opened the documents you plan to store to PDF in "hidden" mode than this is a known issue which will be fixed in OOo 2.0.3 ... as a workaround you could open your documents visible before converting them.

Hope that helps

Regards