T
tbergman
Guest
You'll need to do something like the code below as your go between header, main body and footer. chDocument:ActiveWindow:ActivePane:View:SeekView = 9. /* The current page header.*/ chDocument:ActiveWindow:ActivePane:View:SeekView = 10. /* The current page footer.*/ chDocument:ActiveWindow:ActivePane:View:SeekView = 0. /* MainDocument */
Continue reading...
Continue reading...