You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EMF images aren't directly supported. The issue for mammoth.js describes how you could implement your own image converter along with LibreOffice to add support, although the fidelity is reliant upon LibreOffice's implementation.
Thanks for your reply! I convert the results of the WMF format, I use Jsoup to convert the WMF PNG, image distortion, is there any way to directly output PNG
Mammoth doesn't do any additional processing of images, so if there's
any distortion, it's most likely a result of either the conversion
you're doing or whatever you're using to view the image.
On Thu, 07 Sep 2017 19:40:00 -0700 liuyunfeng2017 ***@***.***> wrote:
Thanks for your reply! I convert the results of the WMF format, I use
Jsoup to convert the WMF PNG, image distortion, is there any way to
directly output PNG
hi,Word conversion formula as a result <img src="data:image/x-wmf;base64,183GmgA......
HTML does not display the image
The text was updated successfully, but these errors were encountered: