I need to form my word document(#30 pages) like this using c#.net:
A C
Table
B D
E F
G H
Table
I J
Table
K L
Here A,B,C,D… are the text paragraphs and the page should split into two columns and if table comes it should come in one colume.
Please can one help me in this regard.