As FOP has keep-together implemented only for table rows I am formatting some content in a table. Now I have different margins for first page and rest of the pages. I have some content which has keep-together set to always and it should print on first page if it fits in its entirety or should start on second page. It does exactly that but the problem lies with the table width. I have set the table-width for this keep-together table to be 100%. I have 1in margins for all sides on first page and 0.5in margins for the rest of the pages. Now when the content is more than what can be accommodated on the remaining part of the first page, it prints to content on second page BUT it has 1.5 in margin on the right side. It is not exactly margin but the table width is calculated as 100% considering the 1in margins and so the rest of the space on the right side is left blank when this table is printed on the second page (0.5 in margin). I can say for sure that table width is calculated as per the first page because except for this table the content on second page has 0.5 in margin on all right and left sides. So is this a bug? Should I specify the table width something other than 100%?
__________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
