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