I've been trying to get the MS Word input plugin to work and I'm
getting the error referred to in this comment in input.xmap:
/**
* Generate XML data.
*
* if catalog resolution is not properly set, you may have the exception
* java.io.FileNotFoundException:...\{yourFile}.sxw\office.dtd
* (The system cannot find the path specified)
* @throws com.sun.star.io.IOException
*/
Any clues how I'd fix this?
One thing I notice is that OpenOffice needs to be running for the
plugin to work - does it work with OpenOffice 2.0?
Paul Bolger