chartDirector and wkhtmltopdf installation on XAMPP localhost

(2 posts) (2 voices)

Tags:

No tags yet.

  1. milplus, Member

    hi
    can you help me on providing instructions on how to install these two add on on to my premium license I am running on local machine.

    thanks

  2. myDBR Team, Key Master

    To install ChartDirector:

    http://www.advsofteng.com/doc/cdphp.htm#phpinstall.htm

    wkhtmltopdf is an application which you can download from:

    https://wkhtmltopdf.org/downloads.html

    Either add wkhtmltopdf to PHP's PATH or define the path to to wkhtmltopdf.exe in $mydbr_defaults['export']['wkhtmltopdf']['command'], in your user/defaults.php:

    $mydbr_defaults['export']['wkhtmltopdf']['command'] = '"C:\Program Files (x86)\wkhtmltopdf\wkhtmltopdf.exe"';

    --
    myDBR Team


Reply

You must log in to post.