... This is not an official response from the FO editors, but I think I can say without fear of contradiction that the FO subgroup understands the requirement...
It occurs to me that it would be "useful" (maybe?) to have a property for the list constructions that allows the stacking position to be influenced either by...
... You must be using a broken FO implementation. The spec is very clear that all the children of fo:list-block determine its block progression dimension (that...
... This test case produces identical results with XSL Formatter 3.2 and XEP 4.1. In both cases, the block following the list-block starts after the deeper of...
Hi, Can anyone clear me of this doubt... How to use the page-sequence, and other layout-master concept in CSS or CSS2, as found in XSL-FO? Any examples with...
Hi all I'm having difficulty getting my fop generate pdf to display from my jsp. Previously this code below worked fine, but all I get now is binary rubbish. ...
... What browser are you using? What does "binary rubbish" actually mean? Is it shown in a browser window, in an acrobat reader window embedded in the browser,...
Hi Lenin, In CSS2 you have @page rules. You can make distinctions for left, right and first pages. See http://www.w3.org/TR/1998/REC-CSS2-19980512/page.html. ...
Werner Donné
werner.donne@...
Aug 7, 2005 7:01 pm
6697
... IExplorer and FireFox ... The sort of information you get if you open a PDF in textPad. ... window, in an acrobat reader window embedded in the browser, or...
Do you have linebreaks or blanks in your pdf ? ... From: XSL-FO@yahoogroups.com [mailto:XSL-FO@yahoogroups.com] On Behalf Of Gaywood, Mark Sent: Montag, 8....
Hi Victor, I have been asking for some workable examples in CSS2 which implements the same page-layout concept in XSL-FO. ie., what would be the equivalent...
Hi Victor, I have been asking for some workable examples in CSS2 which implements the same page-layout concept in XSL-FO. ie., what would be the equivalent...
AFAIK this is not possible with CSS2. You need CSS3 to achieve the desired result. Please refer to http://www.w3.org/TR/css3-page for the additional details. ...
I have a table with a table footer. The table is spanning through several pages and I get a table footer on the bottom of each page. On the last page the table...
... No, there's really no way to do this with tables. But if you expect your tables to fill the pages except the last and you can define a dedicated page...
If your tables break over pages and you have a table-header (which therefore repeats at the top of each page) then you could put your table footnote in a real...
Mike Trotman
mike.trotman@...
Aug 10, 2005 6:29 pm
6705
... While FO implementation are you using? I tried this with XSL Formatter 3.2 and I only got a footnote on the first page of the table but XEP 4 repeated it...
I use FOP 0.20.5 and XEP 4. When producing tables the footnotes are normally well known in advance and most tables have sufficient rows that there will always...
Mike Trotman
mike.trotman@...
Aug 10, 2005 10:35 pm
6707
Hi, I use FOP. I'm not sure to have good understand but hyperlinks is implemented by FOP or not? Is there anyway to make this? Thanks for your help ++ Thierry...
Carolyn wrote: Pure XSLT questions are best asked on the Mulberry XSL list: http://www.mulberrytech.com/xsl/xsl-list/ ... ^^^ ... ^^^^^^ Without drilling...
... Hi Christian and Jan, Thanks a lot for your help! I want a PDF format! I need of an external link (www.zefix.ch). Is it possible? Thanks ++ Thierry...
Hi Thierry, ok, that's possible. Use: fo:basic-link. Regards, Christian ... From: XSL-FO@yahoogroups.com [mailto:XSL-FO@yahoogroups.com] On Behalf Of ...