Pinting in xslt
Hi Sam,
Thank you for responding for my question. When I added the <link> tag, to reference style sheet for print inside the html tag in xslt, I found that style sheet for print was not applied. Since I was calling this in a aspx page, I added the link to style sheet in aspx page.
Now the page has to html tags-one for xml data transformed to html and the other with form tag and css reference.
it worked.
I was just wondering why the reference inside html tag in xslt is not working?
Thanking you,
Marudha
|