生成docx时如何在每个页面上打印表头?
问题描述:
My template is simple. Table header and:
[a.name;block=w:tr] [a.version] [a.description]
I managed to create a table, but I am wonder if I can repeat table header on every document page.
我的模板很简单。 表头和: p>
[a.name; block = w:tr] [a.version] [a.description] p> blockquote >
我设法创建了一个表,但我很想知道是否可以在每个文档页面上重复表头。 p> div>
答
You can repeat the first row of the table on each page using the Ms Word property.
Select the first line of the table, open the Table properties and chose the "Row" tab. If the first row is selected, then you can check the box "Repeat as header row on the top f each page".
Of course OpenTBS keeps this property, so that you will have it when the table is expanded with data.