home / experts / javascript / column92 |
|
Adding a HeaderFooter ElementYou can call print templates only from C++. Luckily enough, Microsoft prepared a versatile application to which you can specify your own print template and your own page to view and print. To use this application, you need to have it installed. Please save it to one of your hard drives, and then click it twice. See what the application looks like. The first template we explain in this column is
We base our demonstration of the The first header and footer positioning algorithm we present here is quite simple. We first render all pages, and only then add headers and footers to all pages. We distinguish in
We also set the To add headers and footers to a print template, you need to include the
Notice the XML namespace IE. You need to import it in the
Next: How to add headers and footers after rendering |
Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: September 10, 2001
Revised: September 10, 2001
URL: http://www.webreference.com/js/column92/2.html