Re: [css2xslfo-support] Regions
Brought to you by:
wdonne
From: Andreas J. <li...@an...> - 2005-05-25 08:11:09
|
You're right. I have overseen that my HTML page is first processed through tidy before it goes into the csstoxslfo converter. Without tidy I can see the referenced to the markers as well but I could not figure out why it=20 behaves different. Andreas --On Mittwoch, 25. Mai 2005 9:46 Uhr +0200 Werner Donn=E9=20 <wer...@re...> wrote: > Andreas, > > I did that with css2fop1_0rc2.jar. I keep it in my FOP 0.25.5 > distribution, > because it is the last version that was released, so I can run samples > from > the users. I run it as follows: > > java -jar /var/local/fop-0.20.5/lib/css2fop1_0rc2.jar t.html -pdf t.pdf. > > I have attached the XSL-FO file produced when running: > > java -jar /var/local/bin/css2xslfo1_0rc2.jar t.html -fo t.fo > > The output of my "java -version" is: > > java version "1.4.2_01" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06) > Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode) > > Regards, > > Werner. > > Andreas Jung wrote: >> >> >> >> --On Dienstag, 24. Mai 2005 17:36 Uhr +0200 Werner Donn=E9 >> <wer...@re...> wrote: >> >>> Andreas, >>> >>> For me it does appear, but right after the other text. All I did >>> was declaring the XHTML namespace. See attachment. >>> >> >> When I look at the generated FO then I see the "Hello World" text = sitting >> between <fo:marker marker-class-name=3D"mark"> but I don't see any >> reference to this marker everywhere else in the file...could it be that >> this is a bug in v1.0b2 and you might be using a newer version? >> >> Andreas >> >> > > -- > Werner Donn=E9 -- Re BVBA > Engelbeekstraat 8 > B-3300 Tienen > tel: (+32) 486 425803 e-mail: wer...@re... |