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...
2646
W. Eliot Kimber
drmacro
Jan 6, 2003 5:31 pm
... 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...
2647
G. Ken Holman
g_ken_holman
Jan 6, 2003 5:32 pm
... Many of these are related to synchronization between the flow in the body region and the content in the perimeter regions ... and there are no ...
2648
Jim White
jim@...
Jan 7, 2003 1:39 am
... I have used GIF, PNG, and JPEG without trouble. Jimi supposed handles XBM, XPM, and the like. http://java.sun.com/products/jimi/ ...
2649
shahzad badar
pakbadar
Jan 7, 2003 6:38 am
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....
2650
andrewwatt2001 <An...
andrewwatt2001
Jan 7, 2003 10:10 am
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...
2651
Oleg Tkachenko
olegtk
Jan 7, 2003 11:25 am
... 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 ...
2652
pmdgexinc <peter.d...
pmdgexinc
Jan 7, 2003 2:32 pm
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> ...
2653
W. Eliot Kimber
drmacro
Jan 7, 2003 3:42 pm
... 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...
2654
G. Ken Holman
g_ken_holman
Jan 7, 2003 3:56 pm
... 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...
2655
pmdgexinc <peter.d...
pmdgexinc
Jan 7, 2003 3:59 pm
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...
2656
hortomb <hortomb@....
hortomb
Jan 7, 2003 4:28 pm
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...
2657
W. Eliot Kimber
drmacro
Jan 7, 2003 5:44 pm
... 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...
2658
gpearson_ccc <gpea...
gpearson_ccc
Jan 7, 2003 8:58 pm
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...
2659
G. Ken Holman
g_ken_holman
Jan 7, 2003 9:05 pm
... 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 ...
2660
asim nazir
asimnazir123
Jan 8, 2003 7:12 am
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...
2661
shura@...
Jan 8, 2003 7:34 am
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. ...
2662
G. Ken Holman
g_ken_holman
Jan 8, 2003 7:45 am
... 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...
2663
Ronald Muller
rmul_nl
Jan 8, 2003 8:22 am
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:...
2664
Kiki
mankiki
Jan 8, 2003 10:15 am
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...
2665
Giannetti, Fabio
Fabio_Giannetti@...
Jan 8, 2003 10:28 am
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...
2666
astragh <george.si...
astragh
Jan 8, 2003 11:17 am
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...
2667
Oleg Tkachenko
olegtk
Jan 8, 2003 11:31 am
... 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]...
2668
Ronald Muller
rmul_nl
Jan 8, 2003 11:33 am
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...
2669
gpearson_ccc <gpea...
gpearson_ccc
Jan 8, 2003 5:43 pm
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...
2670
G. Ken Holman
g_ken_holman
Jan 8, 2003 6:08 pm
... 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...
2671
G. Ken Holman
g_ken_holman
Jan 8, 2003 8:28 pm
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...
2672
andycheungkwokshun &l...
andycheungkw...
Jan 9, 2003 2:50 am
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...
2673
Roland Neilands
rneilands@...
Jan 9, 2003 2:58 am
... 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...
2674
Janning Vygen
vygen@...
Jan 9, 2003 9:13 am
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...