Title: Document Title
Last modified: August 21, 2016

---

# Document Title

 *  [Joe Mohr](https://wordpress.org/support/users/joe-mohr/)
 * (@joe-mohr)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/document-title/)
 * Is there a way to display the title of a PDF document above the viewer. In this
   case, the title would be the link text. For example, I have a page with a list
   of documents. If the user clicks a document name, the document is displayed using
   the plugin. Not all documents have a title page and, if you select a different
   page, the title may not appear in the display. I’d like to be able to display
   the document title above the viewer. Any help/ideas you might have would be a
   great help.
 * [http://wordpress.org/plugins/google-document-embedder/](http://wordpress.org/plugins/google-document-embedder/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [k3davis](https://wordpress.org/support/users/k3davis/)
 * (@k3davis)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/document-title/#post-4549302)
 * GDE doesn’t currently keep track of document titles, although you can use the
   filename in the download link. You would have to put the title text in yourself
   at the place you want it to appear.
 *  Thread Starter [Joe Mohr](https://wordpress.org/support/users/joe-mohr/)
 * (@joe-mohr)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/document-title/#post-4549356)
 * Thanks for the quick response. Almost there. If I add a parameter to the link,
   I can get it with:
 *     ```
       <?php
       echo $_GET['url'];
       ?>
       ```
   
 * and then manually style and place it where I want it to appear. Unfortunately,
   the links are generated using the “Link Category Posts” plugin so I cannot easily
   add the parameter. The link appears as `<a title="2014 Proposed Budget" href="
   http://69.195.124.143/~thecovf5/2014/01/04/2014-proposed-budget/">2014 Proposed
   Budget</a>`
    The report title is “2014 Proposed Budget”. The title argument will
   always be the document name. Guess I’ll see if I can modify the Link Category
   Posts plugin to append the title value as a parameter at the end of the link.
 * Thanks again for you quick response.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Document Title’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-document-embedder_484848.svg)
 * [Google Doc Embedder](https://wordpress.org/plugins/google-document-embedder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-document-embedder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-document-embedder/)
 * [Active Topics](https://wordpress.org/support/plugin/google-document-embedder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-document-embedder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-document-embedder/reviews/)

## Tags

 * [document title](https://wordpress.org/support/topic-tag/document-title/)

 * 2 replies
 * 2 participants
 * Last reply from: [Joe Mohr](https://wordpress.org/support/users/joe-mohr/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/document-title/#post-4549356)
 * Status: not a support question