Hi, ... should ... Ok I will try it! Thanks for the precision! Thierry...
7098
Altsoft Xml2PDF
xml2pdf
Jan 30, 2006 3:30 pm
Altsoft presents the immediate availability of the new update 2.5 of its Xml2PDF formatting engine. The major features of the new version include: - The fix of...
7097
G. Ken Holman
g_ken_holman
Jan 27, 2006 5:14 pm
Just a quick post that we'll be making our go/no-go decision next week regarding the hands-on XSLT and/or XSL-FO training scheduled for March 13-17, 2006 in...
7096
J.Pietschmann
j3322ptm
Jan 26, 2006 8:24 pm
... That's a known bug. There is no workaround for 0.20.5. You could try the preview release of the development code, where this problem should have been...
7095
virgul4u
Jan 26, 2006 7:43 am
Hi, I have found a very strange things on fop 0.20.5! In my fo I have: <fo:basic-link...
7094
Michael Sulyaev
msulyaev
Jan 25, 2006 12:37 pm
Dear list subscribers, RenderX has released XEP 4.5, a new version of its XSL processor and accompanying tools. The new version introduces Thai support - XEP...
7093
Ken Sands
kensnooker
Jan 25, 2006 10:57 am
Not true, when I moved to 0.9a the zero width spaces stopped working, also even in 20.5 they were not true zero width, they made little gaps in the text. ... ...
7092
Jirka Kosek
jirka@...
Jan 25, 2006 10:22 am
... This approach has one big benefit -- it works in all XSL-FO implementations and doesn't force users to reconfigure their installation with a new...
7091
Ken Sands
kensnooker
Jan 25, 2006 9:55 am
hello all, not long ago I created a hyph file to solve the issue of wrapping text that may not be normal language, ie - a field in a table that holds a product...
7090
Dan Moore
moore234
Jan 25, 2006 5:20 am
OK. Looks like there are a couple of viable solutions. I will investigate further. I'd like to thank everyone who chimed in for their time and input. Dan ......
7089
G. Ken Holman
g_ken_holman
Jan 24, 2006 11:07 pm
... The only quantity that has messed me up in the past is the half-leading, as the default leading value is implementation defined. I've taken control by...
7088
Eliot Kimber
drmacro
Jan 24, 2006 10:55 pm
... I just realized that it doesn't really matter where the baseline as long as you know the line-height of the lines in the blocks involved. For example,...
7087
Eliot Kimber
drmacro
Jan 24, 2006 10:34 pm
I'm trying to translate design specs that specify baseline-to-baseline into reliable FO specifications and I'm finding that it may not be possible. What I need...
7086
J.Pietschmann
j3322ptm
Jan 24, 2006 8:35 pm
... It depends on what your exact expectations are. You can, for example, set up a custom logger which filters out the page number info messages. Check the FOP...
7085
Eliot Kimber
drmacro
Jan 24, 2006 3:27 pm
... It does, as does XEP (which has no GUI, only an API and a command line). Cheers, Eliot -- W. Eliot Kimber Professional Services Innodata Isogen 9390...
7084
tokukobayashi2002
tokukobayash...
Jan 24, 2006 11:44 am
Hello, ... could conceivably further process. Unfortunately, it seems that neither version of FOP (stable or dev) plans support for fo:float. ... I am not...
7083
Dan Moore
moore234
Jan 23, 2006 7:33 pm
Thanks for the suggestion. I've looked at FOP, and see that it has an area tree output which I could conceivably further process. Unfortunately, it seems that...
7082
Eliot Kimber
drmacro
Jan 23, 2006 7:30 pm
... Both XEP and XSL Formatter provide some form of area tree that you can post-process. ... I'm still not sure I understand exactly what you're looking for,...
7081
Dan Moore
moore234
Jan 23, 2006 6:58 pm
Hi, ... I'm sorry I wasn't clear. What we want is to have printed web page break nicely. The document will still be in one pane when viewed, so it won't be...
7080
sbata_1981
Jan 23, 2006 10:50 am
hello i want to definie a java-Progressbar for FOP. but FOP must put the Progress-Integer(1,2,3.....50...100) out. I dont now if the FOP can do it . thanks...
7079
tokukobayashi2002
tokukobayash...
Jan 22, 2006 1:56 am
Hello! If you need to convert each page to a html page, it will be possible to achieve the objective by converting AreaTree to HTML. AreaTree is a pagenated,...
7078
G. Ken Holman
g_ken_holman
Jan 21, 2006 3:37 am
... Right ... because the XSL-FO specification says nothing about rendering, most such solutions are just transformations from XML to HTML in parallel with XML...
7077
Dan Moore
moore234
Jan 20, 2006 10:53 pm
Hi folks, I've been lurking on the XSL-FO list for a month or so now. I'm working for a company that has some very specific needs that I think XSL-FO might be...
7076
MANOJ G PILLAI
manojgkrishna
Jan 13, 2006 6:40 pm
ken u were right , it worked ,thanks a lotttttttttttttttttttttttttttttttttt Mgp "G. Ken Holman" <gkholman@...> wrote: ... This is the...
7075
G. Ken Holman
g_ken_holman
Jan 12, 2006 7:56 pm
... This is the incorrect structure for fo:list-item-body ... everywhere where you need lines you need to use fo:block, so you need fo:block here as a child of...
7074
MANOJ G PILLAI
manojgkrishna
Jan 11, 2006 12:33 am
Guys Help me I have to apply spacing between the lines in the list-item-body My code snippet is like this <fo:list-item-body> <fo:inline> ... </fo:inline> ...
7073
MANOJ G PILLAI
manojgkrishna
Jan 11, 2006 12:31 am
Guys Help me I have to apply spacing between the lines in the list-item-body My code snippet is like this <fo:list-item-body> <fo:inline> ... </fo:inline> ...
7072
Gaywood, Mark
m_gaywood
Jan 10, 2006 10:43 am
There is also the 'back' button that most pdf browsers offer of course. Remember, don't over engineer your solutions. I'm sure Ken and Nicola would agree that...
7071
Altsoft Xml2PDF
xml2pdf
Jan 10, 2006 9:16 am
Altsoft presents the new version 3.0 of its .NET based Xml2PDF formatting engine. The major new features of the new version include: - Significant refactoring...
7070
G. Ken Holman
g_ken_holman
Jan 9, 2006 6:24 pm
I see Nicola did something similar to what we did in our XSLT and XSL-FO PDF books that we sell off our web site, but in our case we put the 26 letters of the...