Many people want to show there pdf files in wordpress blog. PDF is really popular format for showing the document with graphics and text and design and graphs. Without loosing the quality of text and graphics if we need to show the content then PDF is really nice format.
In business world for presentation purpose all people mostly use the PDF document.

For without any issue if you want to show the PDF document then you need to just open functions.php file and put following code in that file.
Following code I written for creating the shortcode in wordpress
function pdflink($attr, $content) {
return '<a href="http://docs.google.com/viewer?url=' . $attr['href'] . '">'.$content.'</a>';
}
add_shortcode('pdf', 'pdflink');
For showing link of PDF file in article or post you need add the following lines in the article.
[pdf href="http://yoursite.com/linktoyour/file.pdf"]View PDF[/pdf]
Note: Upload the PDF file to your wordpress and then get the path of PDF file and then put above lines in article.
Change the path as you required.
Above code will create pdf link for your pdf document in your site.
If you does not want to create PDF link in your site and you want to show the pdf doc in your site then use following code.
function pdfshow($attr, $content) {
return '<iframe src="http://docs.google.com/gview?url='.$attr['href'] .'&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>';
}
add_shortcode('pdfshow', 'pdfshow');
For showing the PDF file in article or post you need add the following lines in the article.
[pdfshow href="http://yoursite.com/linktoyour/file.pdf"]View PDF[/pdf]
Incoming search terms:
- pdf document
- pdf image
- pdf icon
- wordpress pdf thumbnail plugin
- wordpress pdf
- display pdf in wordpress
- wordpress show pdf
- wordpress pdf thumbnail
- wordpress pdf viewer
- pdf document icon
- wordpress display pdf
- pdf viewer wordpress
- wordpress pdf viewer plugin
- wordpress show pdf on page
- pdf wordpress
- display a pdf in wordpress
- wordpress pdf reader without google
- plugin pdf viewer wordpress
- view pdf in wordpress page
- wordpress plugin to view pdf






Man I definetly adore your write-up and it has been too superb hence I am definetly going to save. One thing to say the Superb research you have done is greatly exceptional . No one does that additional research these days? Well Done ! Just one more suggestion to you is that you shouldinstall any Translator Application for your Worldwide Audience
post not working in firefox
Of course, what a fantastic blog and revealing posts, I will bookmark your website.All the Best!
Very nice info and straight to the point. I don’t know if this is truly the best place to ask but do you people have any ideea where to get some professional writers? Thanks in advance
Super-Duper site! I am loving it!! Will come back again. I am bookmarking your feeds also
I have been examinating out many of your stories and i can claim clever stuff. I will surely bookmark your blog.
Hello, this is my first time i visit here. I found so many interesting in your blog especially on how to determine the topic. keep up the good work.
If your site is equipped for comments and emails from your visitors, an auto responder may be useful. This, php simple xmllike many other web page components, requires specific coding. PHP Simple XML helps developers to create their very own auto responder. This is an efficient offering for keeping up with current customers. At the same time, you can use it to connect with potential customers.
I was just having a conversation over this I am glad I came across this it cleared some of the questions I had.
I’ve been checking your blog for a while now, seems like everyday I learn something new
Thanks
Good! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?
I’ve just started off a blog, the knowledge you give on this site has aided me extremely. Thank you for all your time & work.
wow, how many fake comments. lame. at least lrn2english properly. “If you does not want”, really? amateur.