Menu

wmf files not converted

Help
vachouse
2005-06-23
2013-06-04
  • vachouse

    vachouse - 2005-06-23

    I'm using wv-1.0.3 on Mac OS X 10.3.

    I try to batch-convert mathematical doc files into html files.
    However, wvHtml does not convert wmf files into png files and
    resulting html files use these wmf files that cannot be displayed.
    The wmf files contain simple mathematical formula.

    In compiling wvWare, I got a warning message saying png.h is missing.
    But I do have png.h and I specified its location for ./configure.
    I also have libwmf installed and config.h has the lines:
    #define HAVE_LIBWMF 1
    #define HAVE_LIBWMF_FOREIGN_H 1

    I also tried wvLatex but it does not convert wmf files  either.

    Could anyone help me?

    Thank you.

     
    • vachouse

      vachouse - 2005-06-24

      It was a simple problem.
      My libwmf installation lacked command line executables.
      I should have run
      ./configure --with-libwmf

      But resulting png files are disappointing.

       

Log in to post a comment.