[ANN] DocXLib - Import MS Word documents

curry at pair.com curry at pair.com
Sun Oct 14 05:21:08 EDT 2007


DocXLib is now available to empower your Revolution projects to import
Microsoft Word 2007 files.

With the HTMLTextOfDocX function, you can easily import styled documents
from MS Word DOCX and XML files into Revolution text fields.

It's as simple as:

start using "docxlib.rev"
answer file "Open MS Word document:"
set htmltext of field 1 to HTMLTextOfDocX(it)

Find info and download here:

http://curryk.com/docx.html

Try it out full-featured without time restrictions in the IDE--enjoy!

Best wishes,

Curry Kenworthy

P.S. Coming soon: FieldTrip, bringing paragraph-level text alignment,
etc., to Revolution.

--
Curry K. Developer Tools for RunRev
http://curryk.com/dev.html




More information about the use-livecode mailing list