Hi Jeremias Maerki Thank you for your good advice. But I think that I need to say some more. 1. My task 2. My decision for test 3. My problem
1. My task I am building XSL GUIgenerator program. The XSL that is made by generator will make PDF by FOP with it's data xml. So, I should reduce gap between GUI and PDF as much as possible. User (XSL GUI designer) will not know about xsl(t/FO) grammars. 2. My decision for test So, I thought that I can not use table. I tried a table last week and I had a good result as much as I want(thanks to Mike Trotman). But table has it's own format(s) and because of that I need some more flexible(see My problem). That's my decision not to use table. Good try to table helped me decide like this. 3. My Problem(s) How can I make data title first in every new page instead of column NAME without using table? David Kim. --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > That would be a table-header and a table-footer. See > here: > http://www.w3.org/TR/xsl/slice6.html#fo_table-header > > On 07.06.2005 17:12:36 David Kim wrote: > > Table get a title in every new page. But How can I > > know 'new page sign' in a flow like table? Is it > > possible? > > > Jeremias Maerki > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
