Re: [docbook-apps] A java applet in xhtml and image in fo output

From
Bob Stayton <>
Date
2006-08-25T07:19:13+00:00
ID
0b0601c6c816$c900daf0$b663f93f@totoro
Thread
Re: [docbook-apps] A java applet in xhtml and image in fo output
You can specify any combination of imageobject, audioobject, and 
videoobject in a mediaobject, and use the role attributes to select which 
one you want for each output type.  See this doc for more on using role to 
select:

http://www.sagehill.net/docbookxsl/GraphicSelection.html#SelectByRole

Since there is no java applet object, I would use a videoobject and 
customize the template with match="videodata" from html/graphics.xsl. 
Change it to generate the HTML you need for the java applet.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Bruno GUEGAN" <>
To: <>
Sent: Wednesday, August 23, 2006 6:09 AM
Subject: [docbook-apps] A java applet in xhtml and image in fo output


> Hello,
>
> I want to do something like :
> http://www.docbook.org/tdg5/en/html/mediaobject.html
>
> But, i want a  java applet execute in the XHTML output, and a image gif 
> to the
> PDF output.
>
> Can you help me ?
> Best regards
> Bruno
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>