phocapdf and FAQ Slider Plugin

Phoca PDF - creating PDF documents in Joomla! CMS
mechergui3
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 07 Feb 2011, 11:10

phocapdf and FAQ Slider Plugin

Post 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 !
mechergui3
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 07 Feb 2011, 11:10

Re: phocapdf and FAQ Slider Plugin

Post 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
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: phocapdf and FAQ Slider Plugin

Post by Benno »

Ok.
Kind regards,
Benno
Post Reply