Search the web
Sign In
New User? Sign Up
XSL-FO · discussion of XSL Formatting Objects
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6688 - 6717 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6688
... 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...
Eliot Kimber
drmacro
Online Now Send Email
Aug 1, 2005
2:57 pm
6689
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...
Ian Tindale
ian_tindale
Offline Send Email
Aug 1, 2005
4:07 pm
6690
... 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...
Eliot Kimber
drmacro
Online Now Send Email
Aug 1, 2005
4:59 pm
6691
... 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...
Eliot Kimber
drmacro
Online Now Send Email
Aug 1, 2005
5:08 pm
6692
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...
touchlenin
Offline Send Email
Aug 4, 2005
9:42 am
6693
I haven't clearly understood what are you interested in. However, several samples with different layout-master-sets might be found here: ...
Victor Vishnyakov
victor_vishn...
Offline Send Email
Aug 4, 2005
9:54 am
6694
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. ...
Gaywood, Mark
m_gaywood
Offline Send Email
Aug 5, 2005
1:45 pm
6695
... 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,...
J.Pietschmann
j3322ptm
Offline Send Email
Aug 5, 2005
10:33 pm
6696
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@...
Send Email
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...
Gaywood, Mark
m_gaywood
Offline Send Email
Aug 8, 2005
10:13 am
6698
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....
Christian Duschl
christianduschl
Offline Send Email
Aug 8, 2005
11:06 am
6699
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...
touchlenin
Offline Send Email
Aug 9, 2005
9:45 am
6700
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...
touchlenin
Offline Send Email
Aug 9, 2005
9:46 am
6701
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. ...
Victor Vishnyakov
victor_vishn...
Offline Send Email
Aug 9, 2005
10:18 am
6702
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...
domze68
Offline Send Email
Aug 10, 2005
1:45 pm
6703
... 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...
Eliot Kimber
drmacro
Online Now Send Email
Aug 10, 2005
2:52 pm
6704
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@...
Send Email
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...
Eliot Kimber
drmacro
Online Now Send Email
Aug 10, 2005
7:43 pm
6706
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@...
Send Email
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...
virgul4u
Offline Send Email
Aug 11, 2005
8:23 am
6708
... FOP specific questions are best asked on the FOP user list. The FOP compliance page states at ...
J.Pietschmann
j3322ptm
Offline Send Email
Aug 11, 2005
8:21 pm
6709
Hi Thierry, Fop does not support links. For what outputformat do you need this ? Regards, chris _____ From: XSL-FO@yahoogroups.com...
Christian Duschl
christianduschl
Offline Send Email
Aug 11, 2005
8:33 pm
6710
In my document there are tables with titles and those without. To get the table numbering to work correctly I had to use the following: <xsl:number...
Carolyn
bettyrubble2000
Offline Send Email
Aug 11, 2005
8:56 pm
6711
Carolyn wrote: Pure XSLT questions are best asked on the Mulberry XSL list: http://www.mulberrytech.com/xsl/xsl-list/ ... ^^^ ... ^^^^^^ Without drilling...
J.Pietschmann
j3322ptm
Offline Send Email
Aug 11, 2005
9:23 pm
6712
... 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...
virgul4u
Offline Send Email
Aug 12, 2005
10:01 am
6713
<fo:block> <fo:basic-link external-destination="http://www.zefix.ch"/> </fo:block> Mark Gaywood ... From: XSL-FO@yahoogroups.com...
Gaywood, Mark
m_gaywood
Offline Send Email
Aug 12, 2005
10:12 am
6714
Hyperlink <fo:block> <fo:basic-link external-destination="http://www.zefix.ch"/> </fo:block> Email <fo:block> <fo:basic-link external-destination="mailto ...
Gaywood, Mark
m_gaywood
Offline Send Email
Aug 12, 2005
10:12 am
6715
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 ...
Christian Duschl
christianduschl
Offline Send Email
Aug 12, 2005
10:14 am
6716
... I noticed that after I posted this message, but no it does not. Thank you anyway...
Carolyn
bettyrubble2000
Offline Send Email
Aug 12, 2005
12:42 pm
6717
Thanks a lot Christian! ++ Thierry...
virgul4u
Offline Send Email
Aug 12, 2005
3:00 pm
Messages 6688 - 6717 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help