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" ...
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,...
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...
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 ...
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@...
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 ...
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 ...
... inscuded), bot Format NO! The question is how to use fo together with the transformaiton??? ... __________________________________________________ Do You...
In a message dated 09.11.01 11:09:31 GMT Standard Time, tessa3d@... ... Try xmlns:xsl="http://www.w3.org/1999/XSL/Transform" I suspect your XSLT...
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 :)...
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 ...
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,...
... 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...
... colored ... but on ... Hi Laurent, u need to use syntax as follows: <fo:inline background-color="yellow">foo</fo:inline> i tried it out in xmlspy IDE, and...
994
David Tolpin
dvd@...
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@...
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/...
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...
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@...
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...
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...
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@...
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...
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@...
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...