Unregistered
September 28, 2004, 14:43:23
Hi!
I'm trying to create dynamic report generator with TX Control, but I'm banging my head to wall with a couple of things...
1.) Is it possible to prevent the automatic table merges when inserting a table after another? Since I want each table to have their own TableID's so I can set their TableCell settings independently, even if they are one after another.
Only way to prevent this is to insert empty line after tables, but it really looks stupid in RTF.
2.) Is there a way to draw simple line from left to right margin? Thickness etc.. doesn't matter as long as I get something to print out.
I tried to use paragraph settings, but couldn't get it work. Small code example could really help in this case.
I'm trying to create dynamic report generator with TX Control, but I'm banging my head to wall with a couple of things...
1.) Is it possible to prevent the automatic table merges when inserting a table after another? Since I want each table to have their own TableID's so I can set their TableCell settings independently, even if they are one after another.
Only way to prevent this is to insert empty line after tables, but it really looks stupid in RTF.
2.) Is there a way to draw simple line from left to right margin? Thickness etc.. doesn't matter as long as I get something to print out.
I tried to use paragraph settings, but couldn't get it work. Small code example could really help in this case.