How to embed a PDF in a Joomla 2.5 Article Brad MarkleUpdated on August 16, 2021 2 Minute Read Joomla 2.5 has reached its end of life as for 12/31/2014. Please be advised this may be a security risk to your website. You can view more information about the end of life here. Due to their popularity, PDF documents are everywhere these days. For example, many people buy PDF books online or send / receive PDF files via email at work. While emailing PDF documents is very common, you can also embed PDF files in a web page. Embedding PDF files in a web page makes it easier to share the file, instead of emailing the file you can simply send a link to the page that has the file. There’s no built in PDF viewer for Joomla 2.5. You can however use Google Docs to help embed a PDF file into a Joomla 2.5 article. In this tutorial, we’ll show you how to add PDF files in Joomla 2.5. To add a PDF to a Joomla 2.5 article: Log into your Google Docs accountIf you don’t already have a Google Docs account, we highly suggest that you look into it. There are many useful features available, and we actually use it every day! Please see https://docs.google.com for more information. Upload your PDF FileWithin Google Docs, click the Upload button (which is to the right of the CREATE button) and then click Files… Find the PDF file on your computer and then follow the rest of the steps to upload the file. Click Embed this PDF file…After you have uploaded your PDF, open it. In the top menu, click File and then click Embed this PDF file. You will then be given code similar to the following: <iframe src=”https://docs.google.com/file/d/abcdefghijklmnopqrstuvwxyz/preview” width=”640″ height=”480″></iframe> Insert the embed code into your Joomla 2.5 articleNow that you have the necessary code, open the Joomla 2.5 article you want to embed the pdf in. Using the code editor, insert the html code. When finished, save your changes and visit your update Joomla 2.5 article! You can see in the screenshot below how the embedded PDF file looks in our testing: Share this Article Related Articles Prevent New Account activation email sent to Joomla 2.5 Administrator Joomla 3.1 Error – Could not instantiate mail function How to Create a Slideshow (Carousel) in Joomla 4.0 using Bootstrap How to write a blog post in Joomla 3.1 How to Use the Free Mini Frontpage Extension for Joomla 4.0 How to Change a Joomla 2.5 User’s Email Address How to Configure Joomla 2.5 to Send Email Using SMTP How to Edit a Joomla 3 Template How to install Phoca Gallery for Joomla 2.5 Creating a Menu Item for your Joomla 3 Component