Hello, I´m working on a CMS database for schools, I´ve created a special type and assigned more than 150 items to it (such as Name of Institution, Direction,Telephone,Year of fundation,Name of Directors,Levels,Photos of the school, etc).
Everything works fine, except for the PDF button.
It opens the pdf reader, but with no content at all, it only shows the title (name of the school) and the title "Description".
I´ve also been trying with another pdf plugins, such as Phoca PDF (
www.phoca.cz/phocapdf-plugins
) and read other post in this forum about the activation of special plugins in flexicontent (
flexicontent.org/phpbb/viewtopic.php?f=20&t=905
), but i didn´t manage to trigger any of these pdf plugins on Flexicontent.
The native Pdf button and the PhocaPdf button tested in an article outside flexicontent worked fine, its parameters are something like this:
view=article&id=9%3Atest&format=pdf&option=com_content&Itemid=6
And using phocapdf:
view=article&id=9%3Atest&format=phocapdf&option=com_content&Itemid=6
But inside Flexi, it doesnt matter wich pdf plugin I used, the pdf button sends no content at all to the pdf viewer.Below is an example of the parameters of the button:
view=items&cid=1%3Ainicial&id=1%3Aaequalis&format=pdf&option=com_flexicontent&Itemid=3
I will appreciate if you help me to find any solution for showing all of the content of the school sheet in PDF, either using the native pdf button or a the Phoca pdf plugin.
Thank You