![]() |
#1
|
|||
|
|||
![]()
I have to print content in a column based fashion, but I need the output specific for a book binding layout. So basically what I want to do is on my "Right Page" have my table render as:
Content 1 Note on Content 1 (Optional) Content 2 Line 1 Note on Content 2 (Optional) Content 2 Line 2 Content 2 Line 3 Content 3 Line 1 Note on Content 3 (Optional) Content 3 Line 2 Content 3 Line 3 Where the Content and the Note are aligned to the top of the row. Then on my "Left Page" I want the opposite: Note on Content 1 (Optional) Content 1 Note on Content 2 (Optional) Content 2 Line 1 Content 2 Line 2 Note on Content 3 (Optional) Content 3 Is there a way to automate this as the content runs from page to page? I should also add that I'm using the Open XML mixed with XSLT to generate these documents, so I could possible do some code pre-rendering to calculate line heights and flip the table formats being used, but I'd rather the template handle that if possible. |
Tags |
multi-page, table, templates |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
abrogard | Word | 2 | 12-30-2010 06:03 AM |
Automatic insertion of blank pages or alternate text | Diopippo | Word | 0 | 07-06-2010 12:13 AM |
Seperate Column widths in one worksheet | miller.3276 | Excel | 2 | 01-27-2010 02:12 PM |
Table across two opposite pages | rvelden | Word Tables | 0 | 03-10-2009 07:36 AM |
![]() |
verbster | Word | 1 | 12-05-2008 10:05 AM |