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 Sun Apr 26, 2026 6:33 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 10223 • Total topics 2881 • Total members 2105