header for the msword document

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kalyanilovesme
    New Member
    • Jun 2007
    • 13

    header for the msword document

    hi..

    how can i keep the image as header for the msword doc..........i wrote the following code..just it is coming only in the first page....it is not coming in the second page..

    how can i do this ..........the following code i used for that

    oStringWriter.W rite("<div style='mso-element:header' id=h1>" + " <p class=MsoHeader >" + " <span style='mso-tab-count:2'></span><img src='http://localhost/SOW/Images/Inde1gene Logo.jpg'>" + " </p></div>" + "</div></body></html>");



    Ramesh
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Hi Ramesh,

    I've moved your question to the .NET Forum.
    The .NET Articles section is reserved for "how-to" articles and other useful information and is not meant for questions. You should post your question in the .NET Forum section in the future to receive help with your problem. (Blue Menu: Forums -> .NET)

    Cheers!

    -Frinny

    Comment

    Working...