Title: question
Last modified: September 3, 2016

---

# question

 *  [jsina.maleki](https://wordpress.org/support/users/jsinamaleki/)
 * (@jsinamaleki)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/question-147/)
 * Hi there, how can I add the pdf button to the post?

Viewing 1 replies (of 1 total)

 *  [NickGreen](https://wordpress.org/support/users/nickirongate/)
 * (@nickirongate)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/question-147/#post-8011762)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-mpdf.svg)
 * [wp-mpdf](https://wordpress.org/plugins/wp-mpdf/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mpdf/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mpdf/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mpdf/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mpdf/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [NickGreen](https://wordpress.org/support/users/nickirongate/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/question-147/#post-8011762)