I've been happy with the way this module works - I'm using it to create a PDF version of some pages. It's been working fine as I've continued to work on the site, rearranging blocks, deciding on a theme, etc. Everything was working fine until I tried out the "Wabi" theme.

In this theme, the output of the PDF file is different. It displays everything in a very skinny column in the center of the page, so that it takes multiple pages to display all the content. In all the other themes I've used, the text of the PDF fills the width of the page, but for some reason it's different for Wabi. Any idea why? The theme doesn't seem to have a print.css file, so I don't know if that makes a difference.

Comments

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

This module specifically removes all CSS declared to be module-specific. Maybe WABI is not playing nice and it's declaring it's CSS as 'module' and not as 'theme'. To verify try to see if some wabi-related CSS is showing up in the printer-friendly view source code (disable CSS optimization).

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No further info in two weeks. Closing the issue.