How to integrate DOMPDF

0
Hi

I just installed J!Invoice and paypal plugin but I couldn't install (or integrate should i say?) DOMPDF. Can you please help me?

Thank you
Volkan
Responses (5)
  • Accepted Answer

    Saturday, November 10 2012, 11:48 AM - #Permalink
    0
    have you followed the instructions?

    you need to download it and unzip it, then simply place the folder in the /components/com_invoices/helpers/ folder

    (no need to install via joomla installer)

    have you done that?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, November 10 2012, 07:58 PM - #Permalink
    0
    I did now but nothing has changed, no PDF icon anywhere.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, November 10 2012, 11:32 PM - #Permalink
    0
    then probably it means that your Magic Quotes PHP directive is ON and it should be OFF for the dompdf to show up (and work).
    can you check this?
    also, be sure you're using PHP 5 or higher.
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, November 11 2012, 01:52 AM - #Permalink
    0
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, November 11 2012, 11:14 AM - #Permalink
    0
    no, this is the DOMPDF configuration. you don't need to change this
    I was talking about the PHP variable

    magic_quotes_gpc = Off

    of your php.ini file. this must be set to OFF but in your case it is most likely ON. can you check this?

    (you can see this value in joomla backend->system information->php)
    The reply is currently minimized Show
Your Reply