Jackie Wang wrote:
> I'd like to put some emf/wmf pictures into a pdf file
> using 'reportlab', but the Python Imaging Library
> cannot recognize emf files. The wmf files are said to
> be 'identified only'.

libwmf (not for Python) can convert WMF (not EMF) to SVG or EPS.

http://wvware.sourceforge.net/libwmf.html
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to