Issue 69846 - storeToURL with writer_pdf_Export raise error code 2074
Summary: storeToURL with writer_pdf_Export raise error code 2074
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Windows Server 2003
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-25 16:09 UTC by aphip
Modified: 2013-07-30 02:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description aphip 2006-09-25 16:09:42 UTC
Seen in OOo 2.0.3 French on a W2003 SP1 Server with the DocumentConverter.java
example (revision 1.5).

When trying to save a MS Word document to PDF, this error is raised.
Relating to 63610, the "Hidden" parameter on load do not affect this issue
(happens with true or false).
Comment 1 jsc 2006-10-06 12:34:45 UTC
jsc -> as: can you please check this
Comment 2 andreas.schluens 2007-01-02 12:38:12 UTC
.
Comment 3 Oliver Specht 2007-01-10 08:38:17 UTC
If I understand tools/errcode.hxx correctly the code 2074 or 0x819 is a
ERRCODE_IO_MISPLACEDCHAR
According to lxr this is set in one of the routines in
tools/source/fsys/dirent.cxx which should not be in use anymore. 

In other words: I have no idea where the error comes from and without further
information there's no way to find the reason.
Comment 4 aphip 2007-01-10 10:05:21 UTC
I'm going to try again with the latest french version of the tool. Are l10n made
based on the same builds than original ENU versions? Because, according to your
comment, it seems that 2.0.3 French can use older components than 2.0.3 ENU

 
Comment 5 Rob Weir 2013-07-30 02:23:53 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.