Please bear with me as I'm not in my element with HTML.
I'd like to create an HTML based report that is formatted to one letter page wide that has three tables of 4 columns across with variable length data; with one table sometimes two columns, with with col 1 merged with col1 and col2 and col 3 merged with col3 and col4.
In order to keep the format to print on the one page, I'm going to use fixed with columns. What I'd like to do is allow cells that have data longer than the fixed have auto wrap into additional lines, but within it's table only... i.e. not affecting the table next to it.
There will also be some dynamic back color and formatting, but the only thing (I think) I'm not sure how to do is the Fixed-Width Auto-Wrap portion, which also needs to be able to work on the merged col1/col2.
I'd much appreciate a couple of tag samples to get me moving in the right direction.
Thanks,
Brian
I'd like to create an HTML based report that is formatted to one letter page wide that has three tables of 4 columns across with variable length data; with one table sometimes two columns, with with col 1 merged with col1 and col2 and col 3 merged with col3 and col4.
In order to keep the format to print on the one page, I'm going to use fixed with columns. What I'd like to do is allow cells that have data longer than the fixed have auto wrap into additional lines, but within it's table only... i.e. not affecting the table next to it.
There will also be some dynamic back color and formatting, but the only thing (I think) I'm not sure how to do is the Fixed-Width Auto-Wrap portion, which also needs to be able to work on the merged col1/col2.
I'd much appreciate a couple of tag samples to get me moving in the right direction.
Thanks,
Brian