Re: [css2xslfo-support] Regions
Brought to you by:
wdonne
From: <wer...@re...> - 2005-05-25 07:46:21
|
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é > <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="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é -- Re BVBA Engelbeekstraat 8 B-3300 Tienen tel: (+32) 486 425803 e-mail: wer...@re... |