Exporting all images in a doc file

Hi,

Is it possible to open an existing doc file and save all images in the document to external jpg files ?

If so, please show how to do this in a code example.


2 Replies

JG Johannes Goetz April 8, 2009 07:19 AM UTC

>Hi,

Is it possible to open an existing doc file and save all images in the document to external jpg files ?

If so, please show how to do this in a code example.



Hi,
I'm not a Syncfusion employee but I think it should work like in my attachment shown. You must run through every paragraph (and table) and check the containing paragraphitems for pictures.

-Johannes



export_images_e3e58cfb.zip


XX xx April 8, 2009 08:39 AM UTC

Hi,

Thank you very much. This is exactly what I was looking for.





Loader.
Up arrow icon