When I print, the pages are blank except for the title of the site in the header of the printed page. I think I have narrowed the problem down to the "header" DIV (<div id="header" class="$!headerClass">) that is defined in the Main Layout decorator: when I remove that DIV, the page contents show up in the printout.
The problem is that the header DIV defines some styles that are important for the overall look and feel, but I can't figure out which one(s) are causing the printout to fail.
I've searched for display:none in the CSS and noprint DIVs in the decorators and have come up empty. I've also tried removing the styles that are defined in the header, one by one, until I removed all of them, and still no luck.
Any ideas?
Follow up to this: Could not find the cause nor the cure, but instead just added "decorator=printable" to the query string as a workaround.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.