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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 5485 - 5514 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5485 Chris Bowditch
bowditch_chris@...
Send Email
May 4, 2004
7:59 am
5486
... This error is caused by fact Unix is running on a terminal display with no X windows service. FOP requires the use of Java's Graphical classes, which in ...
Chris Bowditch
bowditch_chris@...
Send Email
May 4, 2004
8:02 am
5487
Today we added a new XSL delivery for June in Birmingham UK, adding to our dates in Hong Kong and Bremen this month. Each delivery is two courses: XSLT and...
G. Ken Holman
g_ken_holman
Offline Send Email
May 5, 2004
11:37 pm
5488
I seem to be on your mail circulation but have no wish to be. Could you remove my name so that I stop getting all these unwanted emails Judy McCulloch, PALS...
Judy.McCulloch@...
Send Email
May 6, 2004
9:17 am
5489
I apologize and do recognize that my messages are not welcomed by everyone on this mail list. My understanding is that announcements of general interest to...
G. Ken Holman
g_ken_holman
Offline Send Email
May 6, 2004
11:07 am
5490
hi i have a problem with 2 tables . why kann i write 2 tables horizontal beside each other. thanks Sbata Yahoo! Mail : votre e-mail personnel et gratuit qui...
mustapha maalej
sbata_1981
Offline Send Email
May 6, 2004
1:40 pm
5491
... Because tables are block-level constructs and the allocation area for a block-level construct is as wide as its parent area ... so two successive ...
G. Ken Holman
g_ken_holman
Offline Send Email
May 6, 2004
1:51 pm
5492
I'm trying to do 2 simple things and I'm pulling my hair out trying to get it right.. 1. I have an image inside of a table cell and I want to right align it...
hammermaninmd
Offline Send Email
May 6, 2004
2:50 pm
5493
... Alignment in the inline-progression direction is specified in the block which is the construct that makes lines ... use text-align="center" to align all...
G. Ken Holman
g_ken_holman
Offline Send Email
May 6, 2004
3:04 pm
5494
... <fo:table-cell > <fo:block text-align="right"> <!-- text-align="right" is used here for right alignment --!> <fo:external-graphic height="1.5in""...
Victor Vishnyakov
victor_vishn...
Offline Send Email
May 6, 2004
3:05 pm
5495
I have an XSLT prescription generator that creates PDF file prescriptions for a hospital. A new anti-forgery requirement for this tool is to add a line on the...
Jason
jcn37203
Offline Send Email
May 7, 2004
3:59 pm
5496
... The pagination is done after the transformation, in an independent step. Therefore there is no way to get hold of the number of prescriptions laid out on a...
J.Pietschmann
j3322ptm
Offline Send Email
May 7, 2004
9:05 pm
5497
Hi! Antenna House XSL Formatter V3.1 can export and import area tree. Area tree is a page-wise formatted result from XSL-FO and retains all information on...
tokukobayashi2002
tokukobayash...
Offline Send Email
May 8, 2004
5:53 am
5498
One more idea: Retrieve the first and the last number of the subscription on the page usimg markers. Thus in the header (footer) the range of subscriptions for...
Victor Vishnyakov
victor_vishn...
Offline Send Email
May 10, 2004
7:15 am
5499
I have implemented a simple Saxon extension function, renderedTextLength(), that lets you calculate the composed length of short text strings in XSLT. This is...
Eliot Kimber
drmacro
Online Now Send Email
May 11, 2004
4:28 pm
5500
I am looking for a replacement list owner/moderator. The pressures on my time are currently such that I would like to pass this administrative responsibility...
AndrewWatt2001@...
andrewwatt2001
Offline Send Email
May 12, 2004
6:16 am
5501
Hey All, This is my first post and it's a many questions: I have created a multi-page (dynamic paging area) contract. Requirements: There are 4 main sections,...
nosredna304
Offline Send Email
May 13, 2004
12:38 am
5502
How can I center a table on a page? I have a basic table that takes up about 1/2 of the page - I can get it to stretch to 100% easy enought. but what I really...
hammermaninmd
Offline Send Email
May 13, 2004
6:19 pm
5503
... Well, you can, as long as you can arrange for continuous page numbering (shouldn't be that difficult). J.Pietschmann...
J.Pietschmann
j3322ptm
Offline Send Email
May 13, 2004
7:22 pm
5504
... Wont work, text-align is for text alignment, while a table is a block level element. Try http://xml.apache.org/fop/fo.html#fo-center-table-horizon ...
J.Pietschmann
j3322ptm
Offline Send Email
May 13, 2004
7:24 pm
5505
... Close, but not in <block> ... put the <table> inside of <table-caption text-align="center"> and the table will be centred (works on both Antenna House and...
G. Ken Holman
g_ken_holman
Offline Send Email
May 13, 2004
11:53 pm
5506
i've been using renderx for about 6months now to generate a rather large (400 page) document. no real problems up until today when blank pages started showing...
gjlloyd
Offline Send Email
May 17, 2004
7:13 pm
5507
Hello, The most probable reason of this problem is that you have every chapter in separate page-sequence with 'initial-page-number' property set on it....
Alexander Peshkov
alexander_pe...
Offline Send Email
May 18, 2004
8:24 am
5508
next problem.. i have a document that as 2 columns on every page.. there are many url's in the document, some of which are longer than the width of the ...
gjlloyd
Offline Send Email
May 19, 2004
2:47 am
5509
... I'm assuming you are doing this with a recursive call? ... I just use a recursive call and inject a zero-width space &#x200b; after the path separating "/"...
G. Ken Holman
g_ken_holman
Offline Send Email
May 19, 2004
2:55 am
5510
yes, this does help, and yes i'm using a recursive template, but have been unable to get it to behave as desired. do you have a code snippet handy for this...
gjlloyd
Offline Send Email
May 19, 2004
3:04 am
5511
... Below is a snippet from my work on the Universal Business Language (UBL) project. I hope you can use it to suit you. ............................... Ken ...
G. Ken Holman
g_ken_holman
Offline Send Email
May 19, 2004
8:55 am
5512
THANKS! thats EXACTLY what i needed. you have ended many hours of misery. G ... (UBL) ... Kong ... while ... ... this thread. ... ...
gjlloyd
Offline Send Email
May 19, 2004
3:13 pm
5513
awesome, thanks much! it was the <fo:block><fo:leader/></fo:block> problem :) G ... places in ... text ... anything ... is one...
gjlloyd
Offline Send Email
May 19, 2004
3:49 pm
5514
Invitation to Register for the XSLT/XSL-FO Seminar to be held on 29 July, Oxford, England www.xmlsummerschool.com Seminar Overview: XSLT is already being...
Niki Dinsey
nikidinsey
Offline Send Email
May 20, 2004
11:11 am
Messages 5485 - 5514 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