Forum Moderators: open
One thing I notice that you're not using is the type attribute, I wonder if this will help:
<link rel="alternate" type="text/html" media="print" href="alternate-page.html">
HTH
I have exactly the same problem as keyplyr.
My link tag works fine when I use IE (the linked document is printed instead of the html page) and when intend to print the document using Firefox the web page is always printed!
I would be very grateful if anyone knew a way to make Firefox behave like IE (I can't believe I'm writing this!) in this situation.
Thanks