Hi again, I've created another filter which converts documents created in OpenOffice to image files which is then included in Asciidoc. The script for it is done in bash, and works for OS X and Ubuntu (which is what I have tested on).
It requires the following programs to be installed: o imagemagick o openoffice suite o python-uno o python The conversion is done in two steps, first a python scrupt created a pdf from the open office document, then imagemagick transforms the pdf to an image format. Are you interested in this functionality? /Tobias Sodergren -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
