I'm trying to print a page using Drupal's print module (Drupal 5.x), but when I visit example.com/print/page-name, I get the following error: "Fatal error: Call to undefined function drupal_final_markup()"
Print module is completely up to date. Any ideas?