... There is no way to conditionally retrieve content ... you get what you get by the class name, boundary and position, but you can't arbitrate what you get...
The page layout got distorted: ... title0 some text some text title1 some text some text some text ... some text some text some text some text some text some...
... Well, I don't have the time to make *more* test data for your requirements, so if you haven't tried the code I took the time to suggest then I won't bother...
... Probably because of the common misunderstanding that the FO "statements" are "evaluated", i.e. that markers are actually retrieved during the XSL ...
It's not that i don't want to try your sample code... (it was near end of office hours so i was planning to try it this morning) I just want confirmation or at...
Dear list subscribers, RenderX has released XEP 4.9, a new version of its XSL processor and accompanying tools. Major achievements have been made in the AFP ...
I have the code128 font from the dobson site, I've created the line for a barcode using this, if I paste that into notepad and change the font to the barcode...
... What version of FOP are you using? You might get a better response to a FOP specific question on the fop-users mailing list. Subscribe here: ...
Chris Bowditch
bowditch_chris@...
Feb 5, 2007 5:28 pm
7321
0.91 beta with a few personal additions for duplex controls and extra hypenation stuff. I think it's a case of character encodings, the barcode font uses...
... The code points from 128 to 160 are the "Upper Control Char Set" in unicode and must occur in an XML 1.0 source file according to the spec, therefore you...
Hi all: How do you calculate the proportional col width for a table if there is no column width declared, and divide the columns proportionally? Suppose I have...
... The processor does this for you. ... p-c-w(1) and p-c-w(1) .. the processor will determine the table width, deduct the specified widths, then proportion...
Hi: Thank you for your reply. Actually, I was looking to style a cals table in XSLFO and should have been more clear in my question. My xml has: <colspec...
... Yes, that question is a lot clearer. column-width="2.5in" column-width="proportional-column-width(2)" column-width="proportional-column-width(3)" I hope...
I figured that to be the case, so I used the windows character map program to find the unicode of each character (in the range 128 - 159) in the barcode font...
Hi: I was trying to center a table in XSLFO, and when I looked up on the lists, there were two answers 1) use <fo:table-and-caption text-align="center"> 2)...
... Table and caption works using XSL Formatter 4. I didn't try it with the latest RenderX. Otherwise, your only choice is to set a start indent that 1/2 the ...
... It is also possible to place fo:table inside fo:inline-container which is in fo:block that is centered. Unfortunately fo:inline-container is also not...
Jirka Kosek
jirka@...
Feb 14, 2007 3:14 pm
7333
... Try using padding columns, or a blind table with padding columns: http://xmlgraphics.apache.org/fop/fo.html#fo-center-table-horizon J.Pietschmann...
Hi: How do you divide rows among columns? I mean if I have a table header with 5 columns and I have 5 rows below it, I want the rows to be divided among the 5...
Thanks for all your help on this. Instead of centering, if I want to make it page wide using the "pgwide" attribute from the cals table, when I say if...
... 100% means "the width of the current containing reference area", which would usually mean the body page region. If you want the table to be literally the...
For a pgwide attribute=1 , I tried span=all and width=100%. It does not work for both cases. I want the table to span the region-body when the pgwide attribute...
... Would have to see the FO data to know what should or shouldn't work as well as which XSL-FO engine you're using. There could be many reasons why it's not...
Hi, Like it say in title I have some problem with one text in my fop hyphenation for all other case that goes very well. Can you help me to know what I do...
EXTREME MARKUP LANGUAGES 2007(r) (a registered trademark of IDEAlliance) THE MARKUP THEORY & PRACTICE CONFERENCE It takes time to write a paper, so if you want...