Skip to search.
XSL-FO · discussion of XSL Formatting Objects

Group Information

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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 4134 - 4163 of 7447   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4134 David Tolpin
dvd@... Send Email
Oct 1, 2003
7:12 am
[ Charset ISO-8859-1 unsupported, converting... ] ... There is a tricky way with SVG in the chain. If the only thing you want is to have rotated headers then...
4135 Dao Xuan Nam
namdx@... Send Email
Oct 2, 2003
12:52 am
Dear All, I am trying to make crosstab report but I am wondering if I can use XSL-FO to do it. If you did like that, please send me a sample. Thank for your...
4136 Chris Bowditch
bowditch_chris@... Send Email
Oct 2, 2003
8:03 am
... I guess you are using FOP, since both RenderX and Antenna house both implement reference-orientation. ... In FOP the suggested workaround for displaying...
4137 mustapha maalej
sbata_1981 Offline Send Email
Oct 2, 2003
4:14 pm
I have a problem: does it give tutorial for rtf outputs?? the same FO file for the pdf outputs if I it use for a rtf output then, the rtf at all not...
4138 Chris Bowditch
bowditch_chris@... Send Email
Oct 6, 2003
7:46 am
... I'm sorry but you have not given enough information for us to help you. What is a "crosstab report"? Describe the requirements of your report in some ...
4139 Chris Bowditch
bowditch_chris@... Send Email
Oct 6, 2003
7:53 am
... What do you mean by "it"? There is a standalone product called Jfor that can be used for generating RTF, but you mention PDF. The released version of FOP ...
4140 sbata_1981 Offline Send Email Oct 6, 2003
9:59 am
hallo but jfor is not very fine, to build pretty rtf document. another stronger product?? thanks ... that can ... version of FOP ... RTF and ... ...
4141 Harm Kok
h.kok@... Send Email
Oct 6, 2003
10:13 am
Hi, XML Mind XSL-FO convertor works fine for me: http://www.xmlmind.com/foconverter/ Already has standard stylesheets for standards like DocBook and HTML. ...
4142 Dao Xuan Nam
namdx@... Send Email
Oct 6, 2003
10:20 am
Hi All, I have an XML file as below: <?xml version="1.0" encoding="UTF-8"?> <ROOT> <DNDETAIL> <Bike> <No>000000024</No> <toCode>1003</toCode> ...
4143 Dao Xuan Nam
namdx@... Send Email
Oct 6, 2003
10:38 am
Hi All, 1. I have an XML file as below: <?xml version="1.0" encoding="UTF-8"?> <ROOT> <DNDETAIL> <Bike> <No>000000024</No> <toCode>1003</toCode> ...
4144 Mike Trotman
mike.trotman@... Send Email
Oct 6, 2003
12:49 pm
There's a FAQ on counting using XSLT on Dave Pawson's excellent site (http://www.dpawson.co.uk/xsl/sect2/N2018.html#d2674e205) This sort of thing isn't (IMHO)...
4145 rachel dubois
racheldubois03 Offline Send Email
Oct 7, 2003
8:36 am
hello ... made some code but it doesn't work.below, you can see my xml and xsl code. for trigonometric functions library,i used the one below: ...
4146 srivatsan20 Offline Send Email Oct 7, 2003
2:01 pm
Hi, I have problems in rendering the FO output as a PDF file.. i have a question regarding that..and as follows (part of) my XML file looks like ..... ...... ...
4147 rachel dubois
racheldubois03 Offline Send Email
Oct 8, 2003
6:34 am
hello ... made some code but it doesn't work.below, you can see my xml and xsl code. for trigonometric functions library,i used the one below: ...
4148 andrewwatt2001 Offline Send Email Oct 8, 2003
10:59 am
The flood of suspicious looking applications for group membership seems to have abated. So I am opening up group membership again. Maybe 10% of those applying...
4149 Alexander Lohse
alohse11 Offline Send Email
Oct 8, 2003
11:37 am
Hi, can anyone tell me if it is possible to do simple calculations with the <fo:page-number>? Basically what I want to do is to show a "continued from page x"...
4150 jan_rudinsky Offline Send Email Oct 8, 2003
11:58 am
Hi, I'm converting a Docbook file via xsltproc to .fo file (and later via FOP to .pdf ) using DocBook XSL Stylesheets (http://docbook.sourceforge.net). How...
4151 G. Ken Holman
g_ken_holman Offline Send Email
Oct 8, 2003
12:30 pm
... This is not possible in XSL-FO 1.0. ... If you know that your report is going to be less than a reasonable number of pages, then you can create as many...
4152 alohse11 Offline Send Email Oct 8, 2003
2:21 pm
Hi Ken, thanks so far. Just for curiosity: What kind of calculations CAN be done? (I am still waiting for my new book on XSLT ... ;-)) Can you point me to any...
4153 aananth_s Offline Send Email Oct 8, 2003
3:14 pm
Hi, Am New to XSL FO. I have a requiremt as follows.Any help is highly appreciated In the first page, I am going to start displaying a table.lets say the first...
4154 aananth_s Offline Send Email Oct 8, 2003
3:22 pm
Ken, is it possible to assign the value of <fo:page-number/> to a xsl variable and then use that variable in further calculations?? TIA aananth ... the ... ...
4155 David Cramer (Tech Pu...
cramerdw Offline Send Email
Oct 8, 2003
3:39 pm
For information about customizing headers/footers in the docbook xsls, see Bob Stayton's excellent book: http://www.sagehill.net/docbookxsl/PrintHeaders.html ...
4156 xslmatt Offline Send Email Oct 8, 2003
3:56 pm
Hi all, I saw a thread about this but it seems to have died. So I wanted to start a new one with my experiences. Original thread:...
4157 G. Ken Holman
g_ken_holman Offline Send Email
Oct 8, 2003
4:15 pm
... What is missing in the understanding of XSL-FO in both of these questions is a better awareness of the processing models. The act of transforming is...
4158 W. Eliot Kimber
drmacro Offline Send Email
Oct 8, 2003
4:17 pm
... No--the fo:page-number is not processed during XSLT processing. That is, the XSLT is simply emitting the <fo:page-number/> element as part of its ...
4159 aananth_s Offline Send Email Oct 8, 2003
4:31 pm
Hi, Am new to FO. 1) I need to produce a table cell with only the lower border.the other three borders should not be present i used the following atrributes ...
4160 Chris
chris48178 Offline Send Email
Oct 8, 2003
4:53 pm
I have been looking around the web for a few days for some answers. I am hoping I can get some help, or at least pointed in the right direction from you fine...
4161 G. Ken Holman
g_ken_holman Offline Send Email
Oct 8, 2003
5:03 pm
... Yes, you do not realize that the default style for the border is "none". You might want to use border-after-style="solid" or border-after-style="dotted" or...
4162 G. Ken Holman
g_ken_holman Offline Send Email
Oct 8, 2003
5:05 pm
... Define your header inside your table using the <table-header> construct: <table> <table-header> ... </table-header> <table-body> ... </table-body> </table>...
4163 xslmatt Offline Send Email Oct 8, 2003
6:03 pm
Updating to Apache FOP 0.20.5 and Java (JRE) 1.4.2 solved the problem....
Messages 4134 - 4163 of 7447   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