Page 1 of 1

Is there a api of docx4j to save a jpg file from emz bindata

PostPosted: Mon Sep 21, 2015 6:47 pm
by gridqian
Hi all,
I am a new guy to docx4j, now I have a question:
Is there a API of docx4j to handle the scene:
A doc file has words and emz images, now I use docx4j to read the doc,
then get the bytes from bindata element of a emz image, I want to save the image to jpg format
file.

Could the docx4j handle this scene?

Thanks a lot!
Grid

Re: Is there a api of docx4j to save a jpg file from emz bin

PostPosted: Mon Sep 21, 2015 7:48 pm
by jason
Sorry, we don't have a solution for converting emz (gzip compressed EMF (Enhanced MetaFile)) at present.