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...
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...
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...
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...
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...
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...
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...
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> ...
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...
Hi, I am trying to include navigation in an XSL-fo file I created but I can't figure out how - I am pretty new to this. I have a table of contents and clicking...
Hi all, I was wondering - how would I go about having alternating background colors for each row? For example the first row would be dark gray, next would be...
I have been lurking on this list for several months now after reading the W3C specs. So I have a couple of questions for you experts. WHY DO WE NEED XSL-FO? I...
hi Friends plz help me plz send me xml to pdf java code using FOP thakx subramanyam __________________________________________________ Do You Yahoo!? Tired of...
Hi, I have a table which needs to have specific footer (on the first page)if it flows into the next page. This brings me to my question..how will I be aware...
Hi all, How can I have unequal columns output. Is there any way to describe it in XSL:FO stylesheet. In one of the projects, which I have there is requirement...
Hi, The spec reads: "The normal inline-area generated by the fo:float shall be placed in the area tree as though the fo:float had a "keep-with-previous"...
I have a table that is currently tagged as an 8-column table: <table tocentry="1" orient="land"> <title>My title</title> <tgroup cols="8" align="left"> ...
In a table cell of 200pt width I have a long filename, no spaces that overruns the cell I've tried all the things fop says to make it hypenate but I can't get ...
Ahhhh, I think whats happening is that the second instance of fop is locking the xml file as it reads it in and the first one is then, not able to open it to...
Hi all, I apologize if job postings are off-topic, but one of my recruiter colleagues contacted me and asked if I knew anyone with XSLT and especially XSL-FO...
xmlroff (http://xmlroff.org) is an XSL formatter written in C. xmlroff 0.3.8 offers improved stability and error handling. You can download xmlroff 0.3.8 from ...
I have the following page master setup in a style sheet this works fine. <fo:simple-page-master master-name="a4page" page-height="210mm" page-width="297mm"...
Hi, In XSL-FO I'd like to have a JPG image background and on top of it some Text written. My JPG image is pretty huge so when downsized to the correct ...
Hi guys We recently ran into an interesting problem. We have two different simple-page-masters defined. We then call a template within the first page-sequence...
Right now, I dynamically create 118 (59*2) FO files. Then, I proceed to build a batch file that has 118 calls to the individual FO files using FOP. Before the...
Does anyone have an approach to scaling an entire document, meaning all the font sizes, table column widths scaling to accomodate more content? For example my...