Thanks Chuck. I think I can actually get this to work if I move my current
table header into a separate mirror table in the region-before. 

But at least on my lab report, it's going to involve moving a whole lot of
the nested table structure into static-content. Also the table headers will
stop lining up if we ever implement dynamic column sizing. Seems like a lot
of work for one little word, but if it's the only way I may have to do it.

Thanks again, I appreciate the example.


Matt Savino



> -----Original Message-----
> From: Chuck Paussa [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 05, 2002 11:02 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Example extension
> 
> 
> Matt,
> 
> 
> I've written the following sample fo document that puts in 
> continued on 
> following pages. Unfortunately fo:retrieve-marker does not 
> work within 
> the <fo:flow> so it cannot be implemented in the 
> <fo:table-header> but 
> instead in a table palced in the region-before. This is not a 
> problem if 
> you are starting a new page sequence for pages that will not 
> have table 
> elements that need a header.
> 
> Also, you can use this open-source product for watermarks 
> http://www.etymon.com/pj/index.html
> 
> Chuck Paussa
> 
> Matt Savino wrote
> > I've been told than an extension is the way to go for these 
> two needed
> > features:
> > 
> > 1. Add a string ['(Continued)'] to a table header if the table spans
> > multiple pages. Note these tables are part of the content and 
> > can start
> > anywhere in the page. They could be seen more like paragraphs 
> > or blocks
> > with a title. Any other solution to this problem is acceptable. 
> > 
> > 2. Separate page number display for a subsection. IE - 
> master document
> > is page 4 of 7, but subsection is page 2 of 3.
> > 
> > Please let me know if I'm missing any existing functionality 
> > that solves
> > these problems. I am planning to look into writing an extension some
> > day. An example would certainly help.
> > 
> 
> 
> 


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

Reply via email to