Viewing 1 replies (of 1 total)
  • You have to add this to your theme file:

    <?php // outputs the 'print to pdf' button
          if(function_exists('mpdf_pdfbutton')) mpdf_pdfbutton(true);
        ?>
Viewing 1 replies (of 1 total)
  • The topic ‘question’ is closed to new replies.