Re: Changing Headers -Reply

2002-12-18 Thread Oleg Tkachenko
JEFF HARMAN wrote:
Can you point me to a good source of information about the use of
markers?  I haven't used them yet.
Take a look at Dave's book:
http://www.dpawson.co.uk/xsl/sect3/bk/ch11.html#d0e8626.
--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Changing Headers -Reply

2002-12-17 Thread JEFF HARMAN
Ok,

The page master resolution would be difficult as there are an arbitrary
number of sections.  And the content to the subsequent headers id
derived from the current content.

Can you point me to a good source of information about the use of
markers?  I haven't used them yet.

Thanks,
-Jeff Harman

 Oleg Tkachenko [EMAIL PROTECTED] 12/16/02 03:28pm 
Jeff Harman wrote:

 Here is what I need to do:
 
 On the first page of a PDF I need the header to be:
 
 A
 B
 C
 Body
 
  on the next page I need
 
 A
 C
 Body Cont
 
  on an arbitrary subsequent page I need
 D
 E
 New Body
 
 I can't use a page header because then the B element appears on
 subsequent pages and I need to change the header when the body
 chenges to new content.

I'm aware of at least 2 solutions:
1. Use different page masters for the first page (ABC header) and the 
rest pageas (AC header). Whenever new body is created, start new 
page-sequence with third page-master (DE header).
2. Use markers, that looks like regular running header.

-- 
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]