(Msg. 1) Posted: Sat May 27, 2006 1:07 am
Post subject: Problem with Page Header in dynamically generated Word Doc Archived from groups: microsoft>public>word>web>authoring (more info?)
Hello
I am trying to generate a Word document dynamically from an ASPX (.NET)
page. It's all working fine except for the Page Header and Footer.
According to the documentation the MSO-HEADER directive can have either
a URL or a STRING value. If I try using URL (e.g.
mso-header:url("header.htm") h1;) and create the header and footer in
the Header page this causes an error when the word doc is generated
(because the word document doesn't exist it goes looking in the IE
Temporary folder).
I have tried several variations on mso-header:string("Page Header") h1;
- with and without the string directive - but to no avail.
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum