Hi
My requireent is to create table using docx4j and in one of table cell i would be embeding ole object. I could not find a way how do i achieve this. There were posts which states to use OledocxHelper class. It has embed function that is taking index parameter to tell where to insert. But it does not serve my purpose.
i am looking for any api that returns OLe object which i could add to paraand then add para to table cel.l.
I cot find any java docs for OleDocxHelper to check if any other suitable methods. I am new to docx4j API any help is appreciated