I'm trying to find a way to output web pages with a little more
control of how the pages print out than at present.
- In this thread, Hamilton talks about an Active X based solution that seems like it would work -- except I have a few Mac, and I do the development on Linux.
- Perhaps I could generate PDF files on the fly? Has anybody done this before?
- Perhaps Cascading Style Sheets are what I'm looking for? CSS2 seems to be able to change rendering according to what type of media it is for. See http://www.blooberry.com/indexdot/css/topics/media.htm for more on CSS2 and media types. I'm looking into CSS2, but if you have any experiences or suggestions, I'd appreciate knowing of them.
Request notifications