Nicolás Brailovsky


A modern blog

Automagic document conversion for your makefiles

author Posted by: nico on date Sep 13th, 2011 | filed Filed under: LaTeX, Programming

So, now you have a common makefile, ready to be used for a TDD project and for code coverage report automagic generation. Not only that, but it even speaks to endlessly annoy your team. What else can we add to this makefile? Well, automatic documentation generation, clearly.

You want to batch convert .doc to .pdf using the command line on a server without a GUI? Or you need automated .ppt to .swf conversion through cron, a sysvinit service, or a remote web server? Online conversion services such as Zamzar.com and Media-convert.com not working for you? Whichever formats you need to batch convert, PyODConverter is a simple Python script for just this purpose.

http://www.oooninja.com/2008/02/batch-command-line-file-conversion-with.html

 



tagOne Response to “Automagic document conversion for your makefiles”

  1. Nicolás Brailovsky » Blog Archive » Open Office, master documents and headless Said,

    [...] Oh, thanks a lot OO.org (?). BTW, exporting an odm to pdf with a headless set == FAIL (i.e. don’t even try to use this if you intend to autogenerate some documentation with your makefile). [...]

     Add A Comment

trackback Trackback URI | rsscomment Comments RSS