Aspose.PDF and WMF images

Hi,

Does Aspose.PDF support images in WMF format?

I am using Aspose.Words to update a Word document containing a WMF image. When the document is converted to PDF (by saving the document in SaveFormatAsposePdf, then doing a BindXML), I find the image appears shrunk to a very small size.

Regards,

Mark

Thanks for considering Aspose.

This is the problem of Aspose.Pdf side. Vector image wmf is not supported natively in Aspose.Pdf. We have to convert it into bitmap which makes the image blurry. We will support wmf natively but I don't think we can finish this work in short time. If possible, please use no-vector image in your Word template then it will looks better.