In Feburary 2016 21,
Load the administrator log-in page on your browser. The URL is your domain name followed by a slash and the word 'administrator.'For example, http://mywebsite.com/administratorLog in using your administrator log-in name and password.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Install/Uninstall' from the drop-down menu. Click the 'Browse' button and navigate to the folder on your personal computer where you have stored the Enbed_pdf plug-in installation .zip file. Click the installation file and then click 'Open.' Click the 'Upload and Install' button after the installation manager screen reappears. After the plug-in is successfully installed, the installation manager will display a success message.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Plugin Manager' from the drop-down menu. The list of installed plug-ins displays. Locate the Enbed_pdf plug-in. Click once on the plug-in name to edit the plug-in properties. Click the 'Yes' radio button to enable the plug-in in the second line of the details. Click 'Save' in the upper right menu.
Move the mouse pointer over the 'Content' option in the upper left menu. Select 'Article Manager' from the drop-down menu. Click 'New' from the upper right article manager menu. Give the article a name and select a section and category from the drop-down menus.
Execute the plug-in from the article text with the following syntax:{pdf}path/filename.pdf{/pdf}Where the path is the location of your PDF files. For example, to display a file called 'myfile.pdf' in a folder called 'pdfs' on your website, use the following.{pdf}http://mywebsite.com/pdfs/myfile.pdf{/pdf}Optionally, you can change the default height, width and display app as follows:{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:google{/pdf}or{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:adobe{/pdf}where the height and width are given in pixels.Click 'Save' in the upper right menu.
Add the article to your menu system using the menu options in the upper left menu. When the article loads, it will display the PDF file.
In Feburary 2016 21,