... Simple fix. Just specify a width on the fo:table element. Chris...
4857
Chris Bowditch
bowditch_chris@...
Jan 29, 2004 10:47 am
tikram2003 wrote: <snip/> ... I dont whether this is a typo, or you really intended to be rude here.... ... You need to define all your table columns in...
4858
Rob Stote
rbnbrbnb2002
Jan 29, 2004 2:30 pm
Not to beat a dead horse, but: I have tried the "big three" FOP, XEP, XSLFormatter. All three have their pluses and minuses. For us, We needed a formatter that...
4859
tikram2003
Jan 29, 2004 3:53 pm
... between ... eb ... here.... ... lot ... exceeds ... I apologize if it sounds rude....but believe me i had no such intention....I really appreciate people...
4860
tokukobayashi2002
tokukobayash...
Jan 30, 2004 2:21 am
... Thank you for your mention. XSL Formatter V3.x is not JAVA based, but written 99% with C++, small portion with C. It has a JAVA interface. Best regards, ...
4861
Devon
dfy117
Jan 30, 2004 3:59 am
... I'm glad. I haven't tried it yet. Seems like yet more muckin' with the code just to see if I can get an example to work properly, before I can even begin...
4862
ATaylor
vscsolutions
Jan 30, 2004 11:54 am
Hi User id: vscsolutions Could you please post the following message. Thanks. SUBJECT: Page Breaks, Multiple Pages. I am currently a new user using fop-0.20.5...
4863
Rob Stote
rbnbrbnb2002
Jan 30, 2004 1:25 pm
Thank you for the calcification Rob ... From: tokukobayashi2002 [mailto:koba@...] Sent: Thursday, January 29, 2004 10:21 PM To:...
4864
christian brugeron
brugeron2002
Jan 30, 2004 1:34 pm
You should use a block, not a block-container, its size is fixed. ... De : ATaylor [mailto:adele.taylor@...] Envoyé : vendredi 30 janvier 2004...
4865
David Tolpin
dvd@...
Jan 30, 2004 1:38 pm
... The fact that size of a block-container is fixed is a feature of some implementations; it is not what the spec says....
4866
G. Ken Holman
g_ken_holman
Jan 30, 2004 1:47 pm
... Pagination in XSL-FO is triggered by the unrestricted flow of content in a page sequence. Block-containers are useful for absolutely positioning ...
4867
christian brugeron
brugeron2002
Jan 30, 2004 2:02 pm
... De : David Tolpin [mailto:dvd@...] Envoyé : vendredi 30 janvier 2004 14:38 À : XSL-FO@yahoogroups.com Objet : Re: RE : [XSL-FO] Page Breaks,...
4868
David Tolpin
dvd@...
Jan 30, 2004 2:16 pm
... It would be bad if it were so; in the current specification, the only way to specify default writing-mode for a flow in a whole is to put the flow inside a...
4869
G. Ken Holman
g_ken_holman
Jan 30, 2004 3:39 pm
... Why not just make the writing mode of the body region as desired and flow into that region? Wouldn't that become the default? You mention "default w-m...
4870
David Tolpin
dvd@...
Jan 30, 2004 3:56 pm
... mode for region-body affects the ordering of columns and borders/margins/paddings; it does not affect the text in the flow flowing into the region. David...
4871
Eliot Kimber
drmacro
Jan 30, 2004 4:00 pm
... I do not agree with this interpretation and I think I can safely say that the XSL-FO subgroup does not either. We have clarified this in XSL 1.1. Cheers, ...
4872
Eliot Kimber
drmacro
Jan 30, 2004 4:06 pm
... David's interpretation may or may not be correct for XSL 1.0 (I believe it is not correct, but spec as written is ambiguous) but it is clarified and...
4873
tikram2003
Jan 30, 2004 4:10 pm
Hi, I wanted to know if a variable can be used to assign the number of columns to be created in a table.e.g. <xsl:variable name="columnsCount"> <xsl:value-of...
4874
David Tolpin
dvd@...
Jan 30, 2004 4:13 pm
... The fact that XSL 1.1 contains a clarification regarding writing-mode does not make block-container unbreakable, does it? David Tolpin...
4875
David Tolpin
dvd@...
Jan 30, 2004 4:17 pm
... The text below is from xsl 1.1 working draft. What in the text below suggest that block-container is not required? The "writing-mode" property applies only...
4876
David Tolpin
dvd@...
Jan 30, 2004 4:54 pm
... Can you please point to the clarification?...
4877
Eliot Kimber
drmacro
Jan 30, 2004 6:51 pm
... I'll find it. We certainly discussed it--I assumed it had made it into the draft spec, but we're still early in the editorial process, so it's possible it...
4878
Eliot Kimber
drmacro
Jan 30, 2004 6:53 pm
... No, in fact, my memory of the subgroup's discussion is that we decided that in fact block-container can break and clarified, at least for ourselves, what...
4879
Dave Pawson
dpawson2000
Jan 30, 2004 7:22 pm
... Any chance of that 'diff' markup Eliot? What's new from 1.0? Has it been discussed? regards DaveP...
4880
J.Pietschmann
j3322ptm
Jan 30, 2004 7:59 pm
... Well, it's always somewhat frustrating if you dive into a new technology with a use case the technology wasn't really made for... J.Pietschmann...
4881
J.Pietschmann
j3322ptm
Jan 30, 2004 8:02 pm
... It seems there are (form?) design programs out there which allow for precise positioning of text blocks by putting everything into absolutely positioned...
4882
J.Pietschmann
j3322ptm
Jan 30, 2004 8:06 pm
... Try <xsl:variable name="columnsCount" select="@size"/> instead. The XPath /@size will result in an empty string. ... If you want a "best way", define...
4883
Mark Ivs
markivs2003
Jan 31, 2004 2:42 am
Hello, I downloaded FOP0.20.5 source. I noticed the package "org.apache.fop.fo.properties" dosen't have any files in it. All I see is "package.html" But when I...
Ken, Thanks a lot for your response. That was very helpful. ... http://xml.apache.org/fop/dev/index.html#mail-fop-dev ... __________________________________ Do...