On 08/24/2015 02:59 PM, Georg Baum wrote:
4) Find out how to use libreoffice on the command line to convert from emf to eps or pdf: libreoffice can read emf files even on non-windows platforms, and it is scriptable, so this should be possible in theory, but I have no idea whether it really works
It appears that something like:
soffice --headless --convert-to pdf infile.emf
ought to work, appropriately adapted to OSX.
Richard
