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 Wed Mar 11, 2026 9:46 am
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 10222 • Total topics 2880 • Total members 2105