On Thursday 02 June 2005 14:58, Chirdeep Sharma wrote:
> This kind of list creation works in PDF but the same code does not work in
> word.
> Is there a way to create this kind of list in word using itext?
No. The RtfWriter2 only supports bulleted lists and lists with arabic numbers.
Greetings,
Ma
This kind of list creation works in PDF but the same code does not work in word.
1.1 (Section number)
A.
1.
a.
2.
B.
1.
a.
b.
i.
ii.
2.
1.2 (Section number).
Is there a way to create this kind of list in word using