This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: apache fop - formating question


Thomas,

If you haven't already (I lost your original post, sorry) you might do some research in the fo:float element and its 'float' and 'clear' attributes -- as well as the level of support your formatter gives to fo:float. Unless you can put these to work (and FOP doesn't have any support for floats at all AFAIK), I'm afraid XSL-FO isn't up to the job even with SVG's help; think about how you might post-process (which means targetting your FO to some format that allows this) to achieve the effect you want.

I disagree with Bryan that there is an approach to this through SVG. While, as he suggests, SVG can specify (and conformant renderers can display) text along a path, this is a far cry from supporting flowing and wrapping, even into the plainest of rectangles.

Cheers,
Wendell


======================================================================
Wendell Piez mailto:wapiez@mulberrytech.com
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9635
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]