Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repete table header using XML/XSL

Status
Not open for further replies.

bFonte

Programmer
Mar 13, 2009
1
PT
Hey guys, i have a problem... I have an aplication that generates a XML file, that file is then opened by MSWord that aplys to it a XSL... The final document has in it a big table that covers several pages. I wante to make the table header repete on every new page (can't use MSWord macro). How can i make this happen? I've tryed CSS, XSLFO, etc. cound't get it to work... I've done a new document on MSWord with a big table (repeting header) and saved it as XML. Found that the "<w:trPr> <w:tblHeader/> </w:trPr>" is what makes it repete, but couldn't find a way to aply that to my normal XML/XSL... Anyone has any idea? Tks Ps-Sorry for the bad english
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top