Page 1 of 1

phocapdf and FAQ Slider Plugin

Posted: 07 Feb 2011, 11:16
by mechergui3
Hi ,
I am using phocaPdf to generate my pdf pages with joomla 1.5.20,
I am using too the plugin faq slider to allow creation of sliders or tabs from pre-existing content or inline text. Also allows display of individual articles or modules, the problem is that when i try to generate a pdf in the page containing the plugin, it show just a number or a clean pdf page ! i think phoca pdf can not view the content of a page containing a plugin.

What is the solution to fix this problem ??
thank you very much !

Re: phocapdf and FAQ Slider Plugin

Posted: 07 Feb 2011, 15:28
by mechergui3
hi ppl i added this and everything is all right :

in : /components/com_content/views/article/view.pdf.php
line 72 et 73 :
JPluginHelper::importPlugin('content', 'faqslider');
$results = $dispatcher->trigger('onPrepareContent', array (& $article, & $params, 0));

bye

Re: phocapdf and FAQ Slider Plugin

Posted: 07 Feb 2011, 16:39
by Benno
Ok.
Kind regards,
Benno