I keep encountering a problem whereby my printer-friendly pages have way too many page breaks and each time I have to research all over again what the solution is!
So here, for posterity, is the answer: if you've got "overflow:hidden" set on any elements, make sure to override that with "overflow:visible". You might also need to set "height:auto" if that was set differently.
- Login to post comments