hi,
We have been using word automation to generate word documents based on
bookmarks etc from VB6.0 application. Now are researching if we can handle
opem office xml (ie. docx) from vb6, save and retrieve docx format files.,
i'm unable to find any help in terms with handling the open office xml
document in VB6.

Please can you help me with it?

Re: Handle docx type in VB6.0 by Doug

Doug
Wed Sep 17 04:03:44 PDT 2008

By open office, I guess you mean that other program. In the case of Word,
using the Word 12.0 Object Library, saving and retrieving docx format.files
is no problem.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Krupal" <Krupal@discussions.microsoft.com> wrote in message
news:02C3EEB1-71D8-42C1-81B0-3D75DD4FFDC3@microsoft.com...
> hi,
> We have been using word automation to generate word documents based on
> bookmarks etc from VB6.0 application. Now are researching if we can handle
> opem office xml (ie. docx) from vb6, save and retrieve docx format files.,
> i'm unable to find any help in terms with handling the open office xml
> document in VB6.
>
> Please can you help me with it?



Re: Handle docx type in VB6.0 by NOPIK

NOPIK
Wed Sep 17 10:17:43 PDT 2008

ODF (Open Document Format) and DOCX (Open XML) are different.

Re: Handle docx type in VB6.0 by Krupal

Krupal
Wed Sep 17 22:56:01 PDT 2008

Hello,

I'm getting the following error when I try to open the docx from VB6.0;
[05121]Word experienced an error trying to open the file: Try these
suggestions.
- check the file permissions
-make sure there is sufficient free memory and disk space
-open the file with text recovery convereter.

Regards
Krupal

"Doug Robbins - Word MVP" wrote:

> By open office, I guess you mean that other program. In the case of Word,
> using the Word 12.0 Object Library, saving and retrieving docx format.files
> is no problem.
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP
>
> "Krupal" <Krupal@discussions.microsoft.com> wrote in message
> news:02C3EEB1-71D8-42C1-81B0-3D75DD4FFDC3@microsoft.com...
> > hi,
> > We have been using word automation to generate word documents based on
> > bookmarks etc from VB6.0 application. Now are researching if we can handle
> > opem office xml (ie. docx) from vb6, save and retrieve docx format files.,
> > i'm unable to find any help in terms with handling the open office xml
> > document in VB6.
> >
> > Please can you help me with it?
>
>
>