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é

link|improve this question
Not a programming question. – Mark Storer Dec 8 '10 at 18:53
feedback

closed as off topic by Michael Myers May 10 '11 at 21:40

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

According to http://www.helga-glunz.homepage.t-online.de/pstoedit/, you need libemf.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.