G
Guy Cohen
Hi all.
My VB application generates a Word document with a table using a template I
created (a simple Word document with automation fields (docVariable)).
When there are too many rows in the table - the extra table rows are printed
on the next page (the page is generated automatically).
My questions are:
1. How do I put the headers of the tables on each new page?
2. How do I put the "summary" after the last page/table part (the summary is
another docVariable I put right after the docVariable I use for the table -
but I want it to be after all the table parts (logical...))?
TIA
Guy
My VB application generates a Word document with a table using a template I
created (a simple Word document with automation fields (docVariable)).
When there are too many rows in the table - the extra table rows are printed
on the next page (the page is generated automatically).
My questions are:
1. How do I put the headers of the tables on each new page?
2. How do I put the "summary" after the last page/table part (the summary is
another docVariable I put right after the docVariable I use for the table -
but I want it to be after all the table parts (logical...))?
TIA
Guy