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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 982 - 1011 of 7448   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
1011 AndrewWatt2001@...
andrewwatt2001 Send Email
Nov 12, 2001
6:59 pm
In a message dated 12/11/01 12:21:55 GMT Standard Time, odo@... ... I have put an XSL-FO including an SVG image with partial transparency online. ...
1010 gabor farkas
xlat123 Send Email
Nov 12, 2001
3:34 pm
Hi, i try to achieve something like this: in the xml you can write <picture src="lena.png" width="40%" alignment="start" comment="comment" caption="lena" ...
1009 odo
odoloom Send Email
Nov 12, 2001
12:18 pm
Hi! I have some problems with transparent gifs using fo. Take simple example from examples\fo\iamges.fo - there's "A transparent GIF image in FOP" area - well,...
1008 gabor farkas
xlat123 Send Email
Nov 12, 2001
10:33 am
hi, i try to achieve the effect described in the subject... by the effect i mean, for example in html if you write some text, the insert a picture with...
1007 AndrewWatt2001@...
andrewwatt2001 Send Email
Nov 10, 2001
3:28 pm
List members may be interested in the forthcoming seminar from Antenna House. Details follow below. There is no information about any charge being made for ...
1006 AndrewWatt2001@...
andrewwatt2001 Send Email
Nov 9, 2001
8:17 pm
In a message dated 09.11.01 11:48:52 GMT Standard Time, tessa3d@... ... Tessa, There were lots of errors in your XSL code, so I have rewritten it so it ...
1005 David Tolpin
dvd@... Send Email
Nov 9, 2001
1:32 pm
... cellspacing is called border-separation in XSL FO. cellpadding is padding (padding-top, padding-bottom etc.) specified for table cells. David Tolpin ...
1004 AndrewWatt2001@...
andrewwatt2001 Send Email
Nov 9, 2001
12:04 pm
In a message dated 09.11.01 11:48:52 GMT Standard Time, tessa3d@... ... Hi, Yes when I looked more closely at the rest of your code there were lots of ...
1003 Tanya Polishchuk
tessa3d Send Email
Nov 9, 2001
11:48 am
... inscuded), bot Format NO! The question is how to use fo together with the transformaiton??? ... __________________________________________________ Do You...
1002 kokila
p_kokila_2000 Send Email
Nov 9, 2001
11:20 am
Hello i want to use cell padding and cell spacing in XSL FO.how can i use that.if anybody know tell me with example. Thanks kokila...
1001 AndrewWatt2001@...
andrewwatt2001 Send Email
Nov 9, 2001
11:13 am
In a message dated 09.11.01 11:09:31 GMT Standard Time, tessa3d@... ... Try xmlns:xsl="http://www.w3.org/1999/XSL/Transform&quot; I suspect your XSLT...
1000 Tanya Polishchuk
tessa3d Send Email
Nov 9, 2001
11:09 am
Andrew, thank you for your attention. ... I installed the XSL Formatter from the Antenna House (that is a file with the msi extention), installed it, but :)...
999 AndrewWatt2001@...
andrewwatt2001 Send Email
Nov 9, 2001
10:27 am
In a message dated 09.11.01 10:20:37 GMT Standard Time, tessa3d@... ... Tessa, I think I mentioned before that you cannot expect to see a laid out page ...
998 tessa3d@...
tessa3d Send Email
Nov 9, 2001
10:20 am
Dear friends, I still unable to see the results of including fo to my stylesheets :( Please, advise me step by step how to include FO into the xsl stylesheet,...
997 Laurent Vaills
rouc1 Send Email
Nov 9, 2001
8:11 am
... I have done a mistake in the mail, sorry. I effectively wrote in my stylsheet background-color, not background. I think it's a missing feature in FOP if it...
996 rarundas@...
rarundas Send Email
Nov 8, 2001
11:59 pm
Have any of u tried benchmarking XALAN-java and XALAN-C++ On Unix? If so, which one beats the other in performance? Thanks...
995 alpnadarji@...
al92688 Send Email
Nov 8, 2001
11:57 pm
... colored ... but on ... Hi Laurent, u need to use syntax as follows: <fo:inline background-color="yellow&quot;>foo</fo:inline> i tried it out in xmlspy IDE, and...
994 David Tolpin
dvd@... Send Email
Nov 8, 2001
7:59 pm
... The only way is to preformat the header contents, measure the height and then to specify it as the extent of the header. There is a dirty hack making use...
993 David Tolpin
dvd@... Send Email
Nov 8, 2001
7:56 pm
... Yes, and the correspondent element is fo:float. <fo:float float="before"><img src="..."/></fo:float>; David Tolpin RenderX http://www.renderx.com/...
992 gabor farkas
xlat123 Send Email
Nov 8, 2001
6:10 pm
hi, i have to create a fo-stylesheet and they ask me to implement some features from latex :-(( most of them are simple, but i've got one that looks impossible...
991 shweenus@...
shweenus Send Email
Nov 8, 2001
5:28 pm
I have one header that I want to appear on all pages. This is the problem. I am writing a java program to convert Word2k docs to FO. I just don't know what...
990 Giannetti, Fabio
Fabio_Giannetti@... Send Email
Nov 8, 2001
4:45 pm
Hi, I'm sorry I have misunderstood your problem ... I was thinking that you need "a sort of" header with dynamic content for a particular page. If you have...
989 shweenus@...
shweenus Send Email
Nov 8, 2001
4:35 pm
Thanks for the help, but after researching, I don't see how I can make the same float appear on every single page of a document. Maybe you could give me a...
988 Laurent Vaills
rouc1 Send Email
Nov 8, 2001
3:35 pm
Hi, i was looking to the same thing in fo. It seems that the leader element does what we want. If you find something else, I am also interesting. Laurent...
987 Giannetti, Fabio
Fabio_Giannetti@... Send Email
Nov 8, 2001
3:06 pm
Hi, no it's not possible because the header and footer (before and after) regions are Static areas, so they have a fixed size. Instead you can use the float...
986 shweenus@...
shweenus Send Email
Nov 8, 2001
3:01 pm
I want my document header and footer size to be the size of the contents. Isn't there any way to express this in xsl fo?...
985 David Tolpin
dvd@... Send Email
Nov 8, 2001
2:58 pm
... Ed, the error message you are getting is because master-name is used where master-reference should. And yes, master-reference is required for...
984 Ed Nixon
ed.nixon@... Send Email
Nov 8, 2001
2:53 pm
Thanks, David. I did take a quick look at the spec. My reading of it is as follows: If the attribute "master-reference" appears in, say, ...
983 Dunning, John
jm_dunning Send Email
Nov 8, 2001
2:53 pm
I haven't experimented with the new XEP yet, but I did notice that the press release stated that it now conforms to the Rec instead of the 11/2000 CR. So,...
982 David Tolpin
dvd@... Send Email
Nov 8, 2001
2:32 pm
... The trouble is with styles, not with XEP 2.7. The attribute names have been changed since the Candidate Recommendation. The distribution includes a...
Messages 982 - 1011 of 7448   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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