Title: Append External PDF
Last modified: August 30, 2016

---

# Append External PDF

 *  [edmund.turbin](https://wordpress.org/support/users/edmundturbin/)
 * (@edmundturbin)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/append-external-pdf/)
 * Is it possible to append an additional PDF file to the end of the generated PDF?
   I have a couple of pre-built PDF files that I’d like to be after the last page
   of the generated pdf. It looks like this is possible with mPDF, but not sure 
   how to make it happen. Please advise and thanks for your help!
 * [https://wordpress.org/plugins/gravity-forms-pdf-extended/](https://wordpress.org/plugins/gravity-forms-pdf-extended/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * (@blue-liquid-designs)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/append-external-pdf/#post-6782917)
 * Hi Edmund,
 * Out of the box, no. The PHP PDF templates are sandboxes inside mPDF’s writeHTML()
   method, so you don’t have access to any of the import features.
 * You can use the `gfpdfe_mpdf_class_pre_render` filter to access mPDF’s methods
   directly, however it’s a bit tricky to get the importer working correctly. Refer
   to the mPDF documentation when necessary.

Viewing 1 replies (of 1 total)

The topic ‘Append External PDF’ is closed to new replies.

 * ![](https://ps.w.org/gravity-forms-pdf-extended/assets/icon-256x256.png?rev=3168987)
 * [Gravity PDF](https://wordpress.org/plugins/gravity-forms-pdf-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-pdf-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/reviews/)

## Tags

 * [append](https://wordpress.org/support/topic-tag/append/)
 * [pdf](https://wordpress.org/support/topic-tag/pdf/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/append-external-pdf/#post-6782917)
 * Status: not resolved