Edit Word Document w/o automation/

B

briano

Is there a library that allows editing Word documents in the browser
that is browser independent?

Please forgive this question. Just trying to cover all bases.

So far what I see is HTML or RTF editing in the browser. Need the
".DOC" standard so no conversion will have to take place when saving or
retrieving this to or from the server.

TIA -


brian.o'(e-mail address removed)
 
E

Edwin Knoppert

Consider the newer 2003 xml format.
OpenOffice can save to that like:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><?mso-application
progid="Word.Document"?>
<w:wordDocument
xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"
xmlns:number="urn:eek:asis:names:tc:eek:pendocument:xmlns:datastyle:1.0"
xmlns:w10="urn:schemas-microsoft-com:eek:ffice:word"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:aml="http://schemas.microsoft.com/aml/2001/core"
xmlns:eek:="urn:schemas-microsoft-com:eek:ffice:eek:ffice"
xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint"
xmlns:fo="urn:eek:asis:names:tc:eek:pendocument:xmlns:xsl-fo-compatible:1.0"
w:embeddedObjPresent="no" xml:space="preserve">
<o:DocumentProperties><o:Title/><o:Subject/><o:Keywords/><o:Description/><o:Category/><o:Author/><o:LastAuthor/><o:Manager/><o:Company/><o:HyperlinkBase/><o:Revision>2</o:Revision><o:TotalTime>0</o:TotalTime><o:LastPrinted/><o:Created>2005-11-30T16:08:51Z</o:Created><o:LastSaved>2005-11-30T16:09:22Z</o:LastSaved><o:pages>1</o:pages><o:Words>2</o:Words><o:Characters>11</o:Characters><o:paragraphs>1</o:paragraphs></o:DocumentProperties><o:CustomDocumentProperties><o:Editor
dt:dt="string">OpenOffice.org/2.0$Win32
OpenOffice.org_project/680m3$Build-8968</o:Editor><o:Language
dt:dt="string">en-US</o:Language><o:Info1 dt:dt="string"/><o:Info2
dt:dt="string"/><o:Info3 dt:dt="string"/><o:Info4
dt:dt="string"/></o:CustomDocumentProperties>
<w:fonts><w:defaultFonts w:cs="" w:fareast="" w:h-ansi=""
w:ascii=""/><w:font w:name="Tahoma1"><w:family w:val="System"/><w:pitch
w:val=""/></w:font><w:font w:name="Lucida Sans Unicode"><w:family
w:val="System"/><w:pitch w:val="variable"/></w:font><w:font
w:name="Tahoma"><w:family w:val="System"/><w:pitch
w:val="variable"/></w:font><w:font w:name="Times New Roman"><w:family
w:val="Roman"/><w:pitch w:val="variable"/></w:font></w:fonts>

<w:lists><w:listDef w:listDefId="0"><w:lvl
w:ilvl="0"><w:start w:val="1"/><w:nfc w:val="255"/><w:lvlText
w:val="%1"/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="1"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%2"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="2"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%3"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="3"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%4"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="4"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%5"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="5"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%6"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="6"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%7"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="7"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%8"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl><w:lvl w:ilvl="8"><w:start w:val="1"/><w:nfc
w:val="255"/><w:lvlText w:val="%9"/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="366.027"/></w:tabs><w:ind w:hanging="0"
w:left="0"/></w:pPr></w:lvl></w:listDef><w:list w:ilfo="1"><w:ilst
w:val="0"/></w:list></w:lists>

<w:styles>
<w:style w:styleId="default-paragraph-style"
w:type="paragraph" w:default="on"><w:name
w:val="default-paragraph-style"/><w:pPr><w:adjustRightInd
w:val="off"/><w:spacing/><w:ind/><w:widowControl
w:val="off"/><w:pBdr/><w:ind/></w:pPr><w:rPr><w:rFonts w:ascii="Times New
Roman" w:h-ansi="Times New Roman" w:fareast="Lucida Sans Unicode"
w:cs="Tahoma"/><w:sz w:val="24"/><w:lang
w:val="en-US"/></w:rPr></w:style><w:style w:styleId="default-table-style"
w:type="table" w:default="on"><w:name
w:val="default-table-style"/><w:tblPr><w:tblInd w:w="0"
w:type="auto"/></w:tblPr></w:style><w:style w:styleId="Standard"
w:type="paragraph"><w:basedOn w:val="default-paragraph-style"/><w:name
w:val="Standard"/></w:style><w:style w:styleId="Text_20_body"
w:type="paragraph"><w:basedOn w:val="Standard"/><w:name
w:val="Text_20_body"/><w:pPr><w:adjustRightInd w:val="off"/><w:spacing
w:before="0" w:after="120.204"/><w:ind/><w:widowControl
w:val="off"/><w:pBdr/><w:ind/></w:pPr></w:style><w:style w:styleId="List"
w:type="paragraph"><w:basedOn w:val="Text_20_body"/><w:name
w:val="List"/><w:rPr><w:rFonts w:cs="Tahoma1"/></w:rPr></w:style><w:style
w:styleId="Caption" w:type="paragraph"><w:basedOn w:val="Standard"/><w:name
w:val="Caption"/><w:pPr><w:adjustRightInd w:val="off"/><w:spacing
w:before="120.204" w:after="120.204"/><w:ind/><w:widowControl
w:val="off"/><w:supressLineNumbers/><w:pBdr/><w:ind/></w:pPr><w:rPr><w:rFonts
w:cs="Tahoma1"/><w:sz w:val="20"/><w:i/></w:rPr></w:style><w:style
w:styleId="Index" w:type="paragraph"><w:basedOn w:val="Standard"/><w:name
w:val="Index"/><w:pPr><w:adjustRightInd
w:val="off"/><w:spacing/><w:ind/><w:widowControl
w:val="off"/><w:supressLineNumbers/><w:pBdr/><w:ind/></w:pPr><w:rPr><w:rFonts
w:cs="Tahoma1"/></w:rPr></w:style>

<w:style w:styleId="Hyperlink" w:type="character"><w:name
w:val="Hyperlink"/><w:rsid w:val="006A55B0"/><w:rPr><w:color
w:val="000080"/><w:u w:val="single"/></w:rPr></w:style><w:style
w:styleId="FollowedHyperlink" w:type="character"><w:name
w:val="FollowedHyperlink"/><w:rsid w:val="006A55B0"/><w:rPr><w:color
w:val="800000"/><w:u w:val="single"/></w:rPr></w:style>

<w:style w:styleId="CommentReference"
w:type="character"><w:name w:val="annotation reference"/><w:basedOn
w:val="DefaultParagraphFont"/><w:semiHidden/><w:rsid
w:val="007770B7"/><w:rPr><w:sz w:val="16"/><w:sz-cs
w:val="16"/></w:rPr></w:style><w:style w:styleId="CommentText"
w:type="paragraph"><w:name w:val="annotation text"/><w:basedOn
w:val="Normal"/><w:semiHidden/><w:rsid w:val="007770B7"/><w:pPr><w:pStyle
w:val="CommentText"/></w:pPr><w:rPr><w:sz w:val="20"/><w:sz-cs
w:val="20"/></w:rPr></w:style><w:style w:styleId="CommentSubject"
w:type="paragraph"><w:name w:val="annotation subject"/><w:basedOn
w:val="CommentText"/><w:next w:val="CommentText"/><w:semiHidden/><w:rsid
w:val="007770B7"/><w:pPr><w:pStyle
w:val="CommentSubject"/></w:pPr><w:rPr><w:b/><w:b-cs/></w:rPr></w:style>

</w:styles>

<w:docPr><w:displayBackgroundShape/><w:view
w:val="print"/><w:zoom w:percent=""/><w:defaultTabStop
w:val="709.317"/><w:docVars/></w:docPr>
<w:body><w:p><w:pPr><w:pStyle
w:val="Standard"/></w:pPr><w:r><w:t>Hello
World</w:t></w:r></w:p><w:sectPr><w:type w:val="next-page"/><w:pgSz
w:w="11906.4332" w:h="16839.3333" w:eek:rient="portrait"/><w:pgMar w:top="1134"
w:bottom="1134" w:left="1134" w:gutter="0" w:right="1134"/><w:pgBorders
w:eek:ffset-from="text"/></w:sectPr></w:body>
</w:wordDocument>




<[email protected]> schreef in bericht
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top