Download Phoca PDF Content plugin from the Phoca PDF download site. You get a ZIP file. Login into your Joomla! 1.5 administration site and follow these steps:
Extensions » Install/Uninstall. Now you are in Extensions Manager. You can:
Extensions » Plugin Manager » Phoca PDF plugin » Enable Plugin.
Go to Components » Phoca PDF » Plugins where you can see installed plugins for your Phoca PDF framework. Click on Phoca PDF Content Plugin. Now you can set the parameters for PDF documents created from Joomla! articles.


If you will use your own header or footer and you want to display the information which is displayed by standard PDF method in Joomla!, you need to use plugin code in header or footer text editor.
Header Plugin Code - Displaying title of an article:
phocapdftitle![]()
Example:
This is header and title -
phocapdftitle![]()
Header Plugin Code - Displaying all information (Written by, Date, Last Update):
phocapdfheader
Example:
This is header -
phocapdfheader
Footer Plugin Code - Displaying pagination:
phocapdfpagination
Example:
This is pagination -
phocapdfpagination
in example codes are changed to images because of executing the code. If you will copy the example code from this site, you need to add the
characters instead of images.|
|