I want to convert my pdf images to emf files to generate nicely looking presentation with Open Office.
I found the man page of pstoedit and tried:
pstoedit -f emf:-help
but only got:
pstoedit: version 3.50 / DLL interface 108 (build Jan 25 2010 - release build - g++ 4.4.3) : Copyright (C) 1993 - 2009 Wolfgang Glunz
Unsupported output format emf
...
Any sugestions? Cheers, André