Hi,
I want to use word art in my docx file. whenever i used it doesn't display word art text in pdf file.
so please suggest me a solution for this problem. thanks in advanced.. Ravi
It is currently Mon Dec 22, 2025 1:09 pm
News of Forums Row row = Context.getsmlObjectFactory().createRow();
Cell cell = Context.getsmlObjectFactory().createCell();
cell.setV(value);
row.setOutlineLevel(outlineLevel);
row.getC().add(cell);Total posts 10218 • Total topics 2879 • Total members 2103