Attached please find a sample fo file with embedded svg object. You may also take a look at the batik samples, xml-batik/samples/extensions/flow/flowtext.svg FOP does support the base SVG 1.1 funcationality as Batik supports. But SVG 1.1 does not support more flexible text feature, such as text can not wrap onto multiple lines. Thus it is impossible to put a text paragraph onto a SVG 1.1 charts. Batik uses batik extensions <flowText>, <flowdiv>, <flowregion> etc. to support the advanced text features. These new tags are in the batik namespace, different than the svg namespace. The current fop does not support the batik extensions.
I hope you may take a look at the SVG implementation and my implementation code, and make FOP support batik extensions. Thanks. Jay ---- On Sun, 7 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > > > 1. This is an alternative way I try to solve the FOP absolute > > positoned block-container issue. > > > > Great. Can u send us an example of the fo containing the svg ( always > interested in having a look at that to see if we can provide a working > alternative... ) > > > 2. The FOP version is fop-0.20.5 with batik jar and tried with > > batik version 1.5. > > > > Standard config indeed. Should pose no problems... > > > I am affraid that FOP does not contain Batik extension because > > FOP developor did not feel it is easy to add. > > > > I don't exactly get the picture of what is being meant by this? FOP should, > apart from the known issues, be more than sufficiently supporting SVG, > either external or embedded, in order to help you out here... I think. > > > Greetz, > > Andreas Delmelle > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag
embedding_flowtext.fo
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
