Glenn Candland wrote: > > I am looking for a process or procedure to import or copy and paste > tables from MS Word into the XMLmind/XMLEditor as quickly as possible? I > have many tables to add to the web pages that I manage and would like to > streamline this process instead of repeatedly creating new tables and > populating them one cell at a time. >
This is probably technically possible by creating an ad hoc command[*]. However, we don't have such command in stock. (We don't even know which format is used by MS Word when it copies a table to the clipboard.) --- [*] A Java[tm] developer can do this for you. See "Writing a command" http://www.xmlmind.com/xmleditor/_distrib/doc/dev/command.html

