Title: Pdf embedder/pdf viewer
Last modified: November 27, 2019

---

# Pdf embedder/pdf viewer

 *  Resolved [mekcas](https://wordpress.org/support/users/cthajarathirah/)
 * (@cthajarathirah)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/pdf-embedder-pdf-viewer/)
 * Hi. I want to ask. I am using pdf embedder plugin. Can this plugin automatically
   embed the pdf to all pages? I have many courses pages to make my pdf doc appear
   in page. Instead of put one by one shortcodes, is there any way to implement 
   pdf view to all pages?

Viewing 1 replies (of 1 total)

 *  [PDFG Support](https://wordpress.org/support/users/wppdfsupport/)
 * (@wppdfsupport)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/pdf-embedder-pdf-viewer/#post-12185494)
 * Hi [@cthajarathirah](https://wordpress.org/support/users/cthajarathirah/),
 * Are you embedding the **same** document on all of the pages? If so, then creating
   a custom post template for your course pages would be the way to go and in that
   template you could include the [do_shortcode function](https://developer.wordpress.org/reference/functions/do_shortcode/)
   with the PDF you want to have appear on every instance of that page.
 * For example:
    `<?php echo do_shortcode(' [pdf-embedder url="path-to-pdf.pdf"]');?
   >`
 * If you need _different_ PDFs on each page, then the process becomes much more
   complicated for automation.
 * If you have any other questions, please feel free to send an email to [contact@wp-pdf.com](https://wordpress.org/support/topic/pdf-embedder-pdf-viewer/contact@wp-pdf.com?output_format=md)
   as we may not see messages posted here to respond in a timely fashion.
 * Emma

Viewing 1 replies (of 1 total)

The topic ‘Pdf embedder/pdf viewer’ is closed to new replies.

 * ![](https://ps.w.org/pdf-embedder/assets/icon.svg?rev=3227003)
 * [PDF Embedder](https://wordpress.org/plugins/pdf-embedder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pdf-embedder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pdf-embedder/)
 * [Active Topics](https://wordpress.org/support/plugin/pdf-embedder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pdf-embedder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pdf-embedder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [PDFG Support](https://wordpress.org/support/users/wppdfsupport/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/pdf-embedder-pdf-viewer/#post-12185494)
 * Status: resolved