Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XSL-FO Utilizing CSS Classes: Doable?

Status
Not open for further replies.

jfrost10

Programmer
Jun 3, 2001
2,004
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top