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...
Show off your group to the world. Share a photo of your group with us.

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 7253 - 7283 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7253
Hello, I use XEP 4.0, and I need to create a brochure with 3 columns, landscape, size 11x8.5 paper. I think I understand setting span to none or all, but is...
laborde
slwm98
Offline Send Email
Sep 1, 2006
4:07 pm
7254
... break-before="column" I hope this helps. . . . . . . . Ken -- UBL/XML/XSLT/XSL-FO training: Vårø, Denmark 2006-10-02/06,11-20/24 UBL International 2006...
G. Ken Holman
g_ken_holman
Offline Send Email
Sep 1, 2006
4:33 pm
7255
... Good grief. Would you like my address so you can come slap me? Thank you, Susan...
laborde
slwm98
Offline Send Email
Sep 1, 2006
4:40 pm
7256
Sorry, I should have also mentioned: break-after="column" Note also that in both of these cases you are specifying a condition that needs to be true, you are...
G. Ken Holman
g_ken_holman
Offline Send Email
Sep 1, 2006
4:43 pm
7257
Hi, I have a requirement to display the footer details (company name, underwriter details etc)in the following manner: 1.) Cover letter only on 1 side of sheet...
jpcm24
Offline Send Email
Sep 5, 2006
1:27 pm
7258
... Yes, you need that. ... But you can't "determine" you can only "prepare" to use each one. ... There is no "determination" in XSL-FO ... only contingencies....
G. Ken Holman
g_ken_holman
Offline Send Email
Sep 5, 2006
2:19 pm
7259
For anybody designing XSLT or XSL:FO, a utility that took a given XML Schema or DTD and parsed it to generate an instance document that contained every...
hedley.finger@...
hedleyfinger
Offline Send Email
Sep 6, 2006
12:52 am
7260
... This is not nearly as straightforward as it sounds. ... It isn't a tree walker that you need, it is a schema walker. Because the Universal Business...
G. Ken Holman
g_ken_holman
Offline Send Email
Sep 6, 2006
2:52 am
7261
I've got my alpha index working correctly for all titles except those starting with a non-alpha character. Grouping is new to my to forgive me if this is...
Carolyn
bettyrubble2000
Offline Send Email
Sep 18, 2006
2:41 pm
7262
... [snip] ... Let the tool figure it out. instead of calling the toc template for each character, use Munchean grouping: ...
J.Pietschmann
j3322ptm
Offline Send Email
Sep 18, 2006
11:04 pm
7263
I need to be span rows but depending on the amount of information, I don't always want to use keep-together.within-page="always". Occationally, the amount of...
Carolyn
bettyrubble2000
Offline Send Email
Oct 2, 2006
12:21 pm
7264
... Use a numeric value for the keep strength, instead of using "always". By saying "always" you are requesting the behaviour of throwing out what doesn't...
G. Ken Holman
g_ken_holman
Offline Send Email
Oct 2, 2006
3:16 pm
7265
Any idea what value I should try? I've tried several and am not getting the results I'd expect. It does break when the column is too big for the page but...
Carolyn
bettyrubble2000
Offline Send Email
Oct 2, 2006
5:00 pm
7266
Hi guys, i am using fop0.92beta and Java 1.5 to create Pdfs. I create Tables and add in each "table-cell"-tag the parameters border="0.5pt solid black" to get...
delmundo51
Offline Send Email
Oct 19, 2006
9:36 am
7267
... The problem is that the "collapsing border" model isn't implemented in FOP 0.29 (you should have seen a warning). The only workaround is to emulate it by...
J.Pietschmann
j3322ptm
Offline Send Email
Oct 19, 2006
7:09 pm
7268
Last weekend I published revisions to both of our commercial XSLT and XSL-FO books that we sell from our web site: the twelfth edition of "Practical...
G. Ken Holman
g_ken_holman
Offline Send Email
Oct 19, 2006
7:54 pm
7269
I had the notion of getting some sort of interactive graphical editor for designing XSLT to produce FO output, sort of like the PageMaker or InDesign for XML! ...
Hedley Finger
hedleyfinger
Offline Send Email
Oct 25, 2006
12:48 pm
7270
In answer to Hedley http://www.inventivedesigners.com/products/scriptura.html http://www.xslfast.com/ These products have been around I think for about hmmmmmm...
Virgil Reality
beingvirgil
Offline Send Email
Oct 25, 2006
1:02 pm
7271
In my document's footer I'm displaying the page number. But on the last page of text, if it ends on an odd page number, I need "page number/(next page number...
Carolyn
bettyrubble2000
Offline Send Email
Oct 30, 2006
5:49 pm
7272
... I take it that this can't be done then?...
Carolyn
bettyrubble2000
Offline Send Email
Nov 3, 2006
3:17 pm
7273
... Correct--you cannot perform arithmetic on page numbers. But why not just generate the page in the FO? I'm not sure I clearly understand your requirements. ...
W. Eliot Kimber
drmacro
Online Now Send Email
Nov 3, 2006
3:47 pm
7274
... If it's a blank page, there is no way to get a page number citation, at least not by referencing flow content. I'm not sure what happens if a page number...
J.Pietschmann
j3322ptm
Offline Send Email
Nov 3, 2006
10:33 pm
7275
If you have text within a list-item-body that has a larger font size than the list item label (and the other text within the list-item) in FO, It aligns the...
Shawn
mystic_gnome...
Offline Send Email
Nov 3, 2006
10:59 pm
7276
... Yes, the initial value for relative-align= is the before-edge. ... Have you tried relative-align="baseline"? ... Correct, the structure of lists is very...
G. Ken Holman
g_ken_holman
Offline Send Email
Nov 4, 2006
2:42 am
7277
Thanks for the info! Unfortunately, my pdf generator doesn't implement that property. Hopefully in a not so distant future release they will. ... From: G. Ken...
Shawn
mystic_gnome...
Offline Send Email
Nov 4, 2006
9:25 am
7279
Hi, I use Fop 0.20.5 I'm asking me if it's possible to write a line from the top left corner to the bottom right corner of all the page without affecting my...
virgul4u
Offline Send Email
Nov 8, 2006
7:44 am
7280
... There is no FO-defined mechanism for drawing diagonals in regions or blocks (Antenna House provides an extension for doing it in blocks). The only general...
W. Eliot Kimber
drmacro
Online Now Send Email
Nov 8, 2006
12:29 pm
7281
Greetings to the group, Is it possible to check a value before assigning a variable to it? We use an application resource file that contains our static text ...
astragh
Offline Send Email
Nov 10, 2006
11:02 am
7282
Hi all, Adobe is coming out with a technology called "Mars". An XML based representation of generating PDF documents. Any thoughts? ...
Andrew Lai
andrewlai_my
Offline Send Email
Nov 10, 2006
5:29 pm
7283
... It's difficult to see how this really changes things much. It will certainly make it easier to develop tools that generate and read PDF, but since such...
W. Eliot Kimber
drmacro
Online Now Send Email
Nov 10, 2006
7:12 pm
Messages 7253 - 7283 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