Hey guys,
We have a CSS file that has some classes in it. What we'd like to do in our xsl file is to dynamically grab the css class values, and dub them into our xsl-fo tags. is this possible? Something like:
<fo:css class = cssClass>
</fo:flow>
Any idea how to do this?
Thanks,
Jack
We have a CSS file that has some classes in it. What we'd like to do in our xsl file is to dynamically grab the css class values, and dub them into our xsl-fo tags. is this possible? Something like:
<fo:css class = cssClass>
</fo:flow>
Any idea how to do this?
Thanks,
Jack