Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

XSL-FO · discussion of XSL Formatting Objects

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1394
  • Founded: Jan 5, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 235 - 264 of 7448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
235 Rabi Shanker
rabisp@... Send Email
Mar 1, 2001
11:09 am
hi, i am making a report in pdf using fo. i want the report to be rotated in 900 when printed. i tried using reference-orientation="90" in...
236 LEvensen@... Send Email Mar 1, 2001
4:12 pm
It seems you've answered your own question, that is, unless you know how many pages in total you will have on page 1 you can't specify '1 of 4', although it...
237 Neil Bradley
neil.bradley@... Send Email
Mar 1, 2001
4:17 pm
You can always create a page number reference to an object that is guaranteed to appear on the last page: ... of <fo:page-number-citation...
238 Sebastian Rahtz
sebastian.rahtz@... Send Email
Mar 1, 2001
4:24 pm
... oh come, its easy. replace the "4" with a page number reference to a label at the end of the document. sebastian...
239 MURAKAMI Shinyu
murakami@... Send Email
Mar 1, 2001
4:39 pm
... the XML Bible... http://www.ibiblio.org/xml/books/bible/updates/15.html#Inlines This example is wrong: text-align property cannot apply to fo:inline!! You...
240 LEvensen@... Send Email Mar 1, 2001
4:49 pm
Thanks for your greater knowledge ... From: Sebastian Rahtz [mailto:sebastian.rahtz@...] Sent: Thursday, March 01, 2001 8:24 AM To:...
241 hakan.lindestaf@... Send Email Mar 1, 2001
5:29 pm
Thanks, it works, but I was hoping it could have been done without the width specified. Problems can maybe occur when the center text is longer than 33 % of...
242 MURAKAMI Shinyu
murakami@... Send Email
Mar 1, 2001
6:30 pm
... Well, try the following: <fo:table table-layout="fixed"; inline-progression-dimension="100%"> <fo:table-column column-width="0%"/> <fo:table-column...
243 hakan.lindestaf@... Send Email Mar 1, 2001
9:58 pm
New problem, new question! I would like to create a table in XSL-FO that has empty space between the cells. Like this example: ...
244 hakan.lindestaf@... Send Email Mar 1, 2001
11:08 pm
This is a very good solution, but my problem is that I'm looping a collection and for each item I'm creating a new page-sequence. That means to be able to get...
245 Nikolai Grigoriev
grig@... Send Email
Mar 1, 2001
11:24 pm
Hakan, I suggest to look at www.renderx.com/tutorial.html - for two reasons: - first, because this case is covered in Chapter XIV; - second, because the PDF...
246 Nikolai Grigoriev
grig@... Send Email
Mar 1, 2001
11:49 pm
Hakan, ... Yes, this results in the line wrap in the middle part. I see no way in XSL-FO to constrain the two lateral columns to be of the same width without...
247 hakan.lindestaf@... Send Email Mar 1, 2001
11:56 pm
Thanks Nikolai, but the solution in the tutorial is exactly the same as in the message I replied to. My problem, and maybe I've solved this in a weird way, is...
248 Nikolai Grigoriev
grig@... Send Email
Mar 1, 2001
11:59 pm
Hakan, ... Border-separation is a composite property: .block-progression-direction specifies vertical separation between cells, .inline-progression-direction...
249 Nikolai Grigoriev
grig@... Send Email
Mar 2, 2001
12:16 am
Hakan, ... Generate an empty termination block in each sequence, and refer to it. Use generate-id() to get a unique id, like this: <!-- For each...
250 hakan.lindestaf@... Send Email Mar 2, 2001
12:24 am
Excellent, works terrific! BTW, is there a way to set the padding to 0 for a specific column? Also when I'm on it, the overflow (clipping) of text that are...
251 hakan.lindestaf@... Send Email Mar 2, 2001
12:27 am
Thank you, that works exactly as I need! /Hakan ... without ... text is...
252 hakan.lindestaf@... Send Email Mar 2, 2001
12:27 am
Thank you very much, it's exactly what I wanted. /Hakan ... without ... text is...
253 hakan.lindestaf@... Send Email Mar 2, 2001
12:32 am
Sorry but this didn't work. If I have two main items in my collection and the total pages was 7 and the first main item generated 5 pages and the last one...
254 hakan.lindestaf@... Send Email Mar 2, 2001
12:36 am
I'm facing a problem where I have a collection with items which has a number that I would like to sum up in the end of the report like a total, grand total or...
255 hakan.lindestaf@... Send Email Mar 2, 2001
7:02 pm
Hello again! I'm wondering if there is a way to force a page break in a table. I want a certain number of rows in a table on each page, and when I hit ...
256 hakan.lindestaf@... Send Email Mar 2, 2001
7:03 pm
Does anybody know when Antenna House XSL Formatter will be available and how much it will cost? I looked at their Japanese website (no I don't know Japanese)...
257 MURAKAMI Shinyu
murakami@... Send Email
Mar 3, 2001
9:04 am
... Unfortunately, the current version of Antenna Formatter has limitations: - break-before and break-after properties on fo:table-row do not work - cannot...
258 MURAKAMI Shinyu
murakami@... Send Email
Mar 3, 2001
9:07 am
... Hi, I'm a developper of Antenna House XSL Formatter. Probably the product release (English) will be available in a couple of months, but I cannot answer...
259 Rabi Shanker
rabisp@... Send Email
Mar 3, 2001
2:08 pm
hi hi, i got a small doubt. hope u could help me. i am trying to place some containers in a page. if one container is big i want the second container to be...
260 Martin Stricker
shugal@... Send Email
Mar 4, 2001
3:03 pm
This list is no longer active. You should go to the W3C list server, there this XSL-FO list moved to. Sorry, I haven't the URL at hand, look into the archive...
261 AndrewWatt2001@... Send Email Mar 5, 2001
8:26 am
... Martin (and other list members), I am posting this simply to correct the information posted by Martin Stricker on the XSL-FO list. The list remains active....
262 Wendell Piez
wapiez@... Send Email
Mar 5, 2001
9:30 pm
Am I missing something? I don't see anything on http://www.w3.org/Mail/Lists.html Regards, Wendell Piez ... ... ...
263 Dave Hartnoll
themainman@... Send Email
Mar 6, 2001
11:16 am
That list seems to be out of date. Try this: mailto:www-xsl-fo-request@...?subject=subscribe Dave Hartnoll. ... From: "Wendell Piez"...
264 Edmund Mitchell
EMitchell@... Send Email
Mar 6, 2001
3:11 pm
... From: hakan.lindestaf@... [mailto:hakan.lindestaf@...] I'm facing a problem where I have a collection with items which has a number that I...
Messages 235 - 264 of 7448   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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