I was wondering if the Print module can be used to print an entire page, not just nodes. I need to add some blocks to the pdf as well, not just the node content.
Is there any way of doing this, or will I need to manually add the blocks to the node->content
property?
LATER EDIT: The problem is that the print module takes the node ID as a parameter. This means I cannot print blocks on those pages.