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]

Re: Any XSL-FO browser implementations?


On Sat, 6 Jan 2001 15:01:27 EST Andrew Watt wrote:

"I was wondering if any list member was aware of any browser which was able
to 
display any XSL-FO natively. I am not necessarily seeking any full 
implementation. A partial implementation would also be of interest."

The AWTRenderer for FOP uses JavaAWT as the rendering medium, as opposed to 
PDF or any other "hard" output medium. The actual browser is not 
sophisticated (at this stage of the game it runs once for each file), but 
you can page back and forth, zoom in and out, and print.

The way things are set up right now, the AWTCommandLine class expects FO as 
the input. It wouldn't take much to integrate XalanCommandLine (soon just 
XSLTCommandLine once we get TRAX supported) and the AWTRenderer backend.

I suppose the main reason nobody has polished up this functionality is 
because it is mostly a previewer, and FOP is not production yet. But the 
thing works quite well.

Regards,
Arved Sandstrom

Fairly Senior Software Type
e-plicity (http://www.e-plicity.com)
Wireless * B2B * J2EE * XML --- Halifax, Nova Scotia


 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]