Sure, let's put this in the Python distiller, so that it will work
with the Java version of that distiller, too.  I'm not crazy about
doing it with shell scripts.

The right way to approach it might be to add a new couple of lines
to PyPlucker/Parser.py, and add a new file containing the WordParser
class.  Or, you could call a converter to convert it to text and/or HTML,
and then call the PlainTextParser or the StructuredHTMLParser to grok
that converted content.

Bill
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to