Hello, i am creating a pdf using xsl and xml, if i do it with java from sun it works well with 5 pages (header and 2 lines per page the last page has 8 lines)...
I am using space-before (I think cause I read somewhere margin-left=space-before in XSL-FO) and borders on a table. However the space-before doesn't act like...
... Actually space-start= is used for inline constructs, but not for block constructs. ... Right ... because this is a publishing convention. In order to mimic...
... Sorry for not spelling this out in detail: margin-left is *like* space-start, not *like* space-before, but unlike margin-left, which does apply to...
Hey Ken, Applying margin="0px" seems to work when working with a fo:block with a border but not a table with a border. Can you elaborate on why this might be...
Dear list subscribers, Axos Technologies is pleased to announce Axos FormMapper. Download your FREE trial copy at www.formMapper.com/Download/FormMapperTrial ...
Hi all, Could you all kind enough to provide me with a list of some competitors to Arbortext E3? Thanks in advance for your response! Regards, Horace ... Stay...
Horace Burke
xmlmarkup@...
Aug 11, 2006 10:26 pm
7227
XXE by XMLmind.com. It fully supports DITA, and has addons for FOP 0.25, FOP 0.92beta, and XEP 4.0. A great product, IMHO. ... competitors to Arbortext E3?...
... I finally made the time to review your question, which prompted me to look at your original post: ... I put the above extract through AntennaHouse and ...
thanks, Ken. yeh i think i have had trouble before with fop 20.9 as searching the forums brings this same question from me a while back which i never solved :)...
... I can't tell which version of FOP you are actually using there isn't a 20.9.2 or a 20.9. The current stable releases are: 0.20.5 or 0.92beta ... If you are...
Chris Bowditch
bowditch_chris@...
Aug 16, 2006 4:01 pm
7231
... yeh sorry about that, getting 0.92 and 0.20.5 confused :) yup maybe ill take the leap and try .92 beta, again thanx to all who responded. Lates, Arian ... ...
Is there a way to determine how much space (in mm, cm, ect) a snippet of FO would take? I need to page a table in a specific order and rows taking more than...
Seems like FOP 0.92 solvwes alot of my problems. I am having 1 issue though... i have a table of contents that used leaders to do something like this. ...
seems like whitespace is part of my problem so adds a bit of space before and after the leaders, so instead of 'pretty printed' code, got rid of spaces like...
Okay i am pretty sure i have 'found the problem' but unsure how to fix it. page-number-citation seems to add its own padding to the right? anyone know why this...
... That's something called an "implementation restriction" and caused by the problem that there has to be some space allocated for the page number before the...
not sure what u want to do when its going to go over 1 line... but u can check for that if you use a monospace font-family (font-family="monospace")on that...
Hi, I have read the following topic on how to add font in fop: http://groups.yahoo.com/group/XSL-FO/message/5125 but when I try to launch the creation of the...
Maybe try a full path for output of your xml file? The following I have in a bat file (obviously this is for PFM fonts but the same should apply for TTF), it's...
Hi Ken, Thanks a lot for your answer. But what I don't understand is that you use the version 0.90 beta for make your file? Why? I have download this package...
0.90 beta is simply the version I have installed at the moment as it meets all my needs (there is some hypenation and wrapping issues in 20.5) - actually thats...
... There wasnt a change to the TTFReader between 0.20.5 and 0.90alpha, but there are changes to the TTFReader in more recent FOP code. 0.90alpha is quite...
Chris Bowditch
bowditch_chris@...
Aug 25, 2006 8:30 am
7243
Im on 0.90 beta, it's perfectly stable for my current uses, I'd upgrade if a newer version was twice as fast or something but currently due to the lack of...
Ok guy thanks for sharing but my font is really simple and is good convert by the 0.20.5 version I have found the following line to generate my xml file and...
... The upgrade comment was aimed at both of you. But its not compulsory of course, just recommended. What output format are you generating? You can insert...
Chris Bowditch
bowditch_chris@...
Aug 25, 2006 10:18 am
7246
I did check that out, it never worked, I looked into the java code and found that the place it would add the postscript commands was overridden by the defaults...
... Interesting. I will take a closer look at this myself. If you had reported it sooner it would have been fixed by now. ... Yes, it would be interesting to...
Chris Bowditch
bowditch_chris@...
Aug 25, 2006 11:09 am
7248
Today we have release UTF-X 0.0.8. Release 0.0.8 has amongst other features and bug fixes, an improved support for testing XSL:FO generating XSLT stylesheets....
I'm sure I reported it about 7-8 months ago when I first came across it, I needed a fix straight away for our systems and didn't expect anyone to jump on it...