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...
... I don't think there's any way to do what you want with XSL 1.0 because of the limitations in the float model and the fact that you can only have one flow...
... I have used GIF, PNG, and JPEG without trouble. Jimi supposed handles XBM, XPM, and the like. http://java.sun.com/products/jimi/ ...
Jim White
jim@...
Jan 7, 2003 1:39 am
2649
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...
... There is no simple ready solution. At the moment fop just doesn't support neither bidi nor shaping. I'm working on implementing writing-mode and bidi in ...
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> ...
... There is no complete solution because XSL 1.0 does not provide any "layout aware" formatting controls that would allow you to put page-aware conditional...
... I started thinking in that direction, Eliot, but there is a problem with using "always". If the tuning isn't just right, and more than a page worth of...
Thanks Eliot, I had a feeling that there wasn't a consistent way to do this. I'll probably go with the attribute the author can set, since it's probably the...
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...
... We need a bit more info about exactly what you're trying to do, but one technique is to use fo:footnote on the last page to force content to the bottom of...
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...
... Perhaps you are missing the precedence of co-incident borders ... you can specify the table border separately from specifying a border on each of the ...
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...
Hello Azim, I would recommend you to use our RTF2FO converter. You can take it at www.rtf2fo.com. Only one thing is needed - to convert your DOC files to RTF. ...
shura@...
Jan 8, 2003 7:34 am
2662
... The AbiWord word processor at http://www.abisource.com will open a Microsoft .doc file and save an XSL-FO .fo file. I have not assessed how complete or...
Not usefull, only for *VERY* simple documents. Ronald ... From: G. Ken Holman To: XSL-FO@yahoogroups.com Sent: Wednesday, January 08, 2003 8:44 AM Subject: Re:...
I tried Abiword on a .doc file: - I had to modify some part of the resluting .fo file in order to make it compliant to FOP, I changed <fo:page-sequence...
Hi, you can have a look to WH2FO. It converts an HTML file generated with Word 2000 into XML and XSL-T, applying the XSL-T to the XML content you can obtain...
Giannetti, Fabio
Fabio_Giannetti@...
Jan 8, 2003 10:28 am
2666
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...
... btw, latest one is 0.20.5rc. ... Sorry, but your problem has nothing to do with XSL-FO, it's pure xslt grouping problem. Ask on xsl-list[1] instead. [1]...
Not an "one click" solutions, but it works (in my case) fine, also for complicated documents. One of the best solutions I am aware of at this moment. At this...
OK, I did some reading up on this, so I'd like to get my conclusions verified: Assume I need to do a table with no surrounding border, but with borders...
... Ummmmmm .... you cannot border rows and columns if the cells span them ... you can border the cells and where they are coincident with rows and columns...
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...
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...
... Try 0.20.5rc, there were apparently some performance improvements. ... There is also a fop-user list, check the fop website for the archive/subscription...