Hi all. First post here.
I just started with using the NPOI XWPF library. And until so far I have been able to just read and view tables and paragraphs in my application.
But now I want to get the pictures of XWPF.AllPictures at the correct positions in the document. Or know in which paragraph they belong to. But so far I haven't found anything yet which is usefull in the library or on internet to solve this.
Has someone managed to correctly place pictures?
Thanks in advance.
I just started with using the NPOI XWPF library. And until so far I have been able to just read and view tables and paragraphs in my application.
But now I want to get the pictures of XWPF.AllPictures at the correct positions in the document. Or know in which paragraph they belong to. But so far I haven't found anything yet which is usefull in the library or on internet to solve this.
Has someone managed to correctly place pictures?
Thanks in advance.