Dear all, I'm using fop-0.20.4rc and I can successfully using xsl + xml in servlet to generate a pdf file with chinese characters. However, I found that there...
I would like to build some help pages for XSL-FO elements and properties. I am looking for a schema documents for based on the standard. Does anyone know of...
Hi, Does anybody have a clue as to balance columns? I.e. make the output look like... ... 111 444 222 555 333 666 ... 111 555 222 666 333 444 ... ..? I'm...
Hi, a new site on XEP, RenderX XSL Formatter, has been launched recently. I hope it is and will be useful both for RenderX users and XSL-FO community. ...
Hi, I have a table with 2 columns, Web Link URL and Web Link Name. When the URL is too long, it manages to overflow into the next column and also out of the...
The tech writers in my company create all of their docs using Adobe Framemaker (version 6+SGML). They recently purchased the WebWorks Publisher Pro Version 7...
Call for Participation Extreme Markup Languages 2003 Sponsored by IDEAlliance (Alexandria, Va.) More Extreme! ... It's happening again, and it's more Extreme...
Hi, I am working with xsl formatter v 2.3. In multicolumn pages the footnotes get rendered as if the value for span is "all" for them. Is it possible to get...
Hello, Is there any way to have my xsl-fo output document end exactly with the last bit of data I pull from my xml document? It seems to add a lot of white...
Bonjour, Je débute en XSL, d'où cette question qui est peut être stupide... J'ai un document XML formatté de cette facon: <CAST CREDIT="réalisateur"...
Hi, i am new to FO and new to this list. Hope my question fits into this list. I am actually working with the trial version of XEP. I want to write the "return...
Just a quick announcement to point anyone interested in training next month to our web site for more information. We have two separate week-long events, with...
There seems to be (in my mind) a deficiency in the fo:table specification, but maybe I'm not doing something optimally. Here is my dilemma: I have put...
hello, I WANT TO KNOW, HOW CAN I CONVERT A .DOC DOCUMENT TO XSL-FO. WHAT ARE THE STEPS REQUIRED. CAN I CONVERT IT DIRECTLY FROM .DOC TO FO. OR I WOULD HAVE TO...
Hi to all, FOP version FOP 0.20.3 Problem:- I want to check the node values for equality, and if they equal then no output to the PDF viewer. Here is an...
Hi, I have the following xml: <intro-section> <intro-text>This is some intro text.</intro-text> <intro-text>This is some more intro text.</intro-text> ...
Hi All Can anyone help me that how Fop handles Arabic characters? If I open this XML code in internet explorer it gives you a correctly displayed Arabic word....
Longstanding members will be aware of recurrent spam some time back on this and many other YahooGroups.com mailing lists. The spammer (under his/her multiple...
Hi, I'm trying to include an image with fop 0.20.4 in one of the following formats: dib, ddb, pict, psd, Sun Raster, TGA, XBM, XPM, ICO, CUR, PCX. Did anybody...
I am trying to use XSL-FO to generate output with the following characteristics related to side notes (notes that go on the edge of the page related to the...
This isn't really an FO question, but I know most XML wizards are here, so I'm hoping to get some help with this. I need to find the right Xpath expression to...
hi, I've noticed on the different mailing lists for XSL FO that there are a lot off people looking for a good WYSIWYG for XSLFO. So i thought that it would be...
I have posted my XML 2002 paper on the ISOGEN Web site at: http://www.isogen.com/papers/production-quality-xsl-fo.pdf You can also navigate to it at: ...
Using FOP I want to go from XML-FO-PDF. The twist is I want to include an SVG image inside FO (as an XSL File that writes the SVG out). I have read that the...
Hi Everyone, I am using FOP to generate text files. Randomly some words get spaced out. For example, the word space might become s pace. Anyone knows why and...
Hello, RenderX, http://www.renderx.com/ , has released a COM wrapper to its XSL-FO formatter, XEP, http://www.renderx.com/FO2PDF.html . The wrapper makes it...
The Sun xmlroff XSL formatter is written in C, and it uses libxml2 and libxslt plus the GLib, GObject, and Pango libraries that underlie GTK+ and GNOME...
The XSL-FO 1.0 page-number citation facility is well-suited for the generation of tables of content but ill-suited for back-of-the-book indexes where the cited...
hi, i've just begun to work on the documentation of a program. i was told, that i'll do it by writing the docs in xml, and then using xsl to create pdf and...