Hi,
I created an application which allows a user to capture screenshots and save them as images at a pre-defined location. Now, I want to insert the saved images to a word document.
I am aware of Apache POI, but that is still under development and it seems that you can only read documents with POI and not write.
Can anyone please suggest how I can solve this problem. Please don't reccomend any open source tools.
Thanks,
Anuj Sharma