Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

error example2 #14

Open
bilal07 opened this issue Mar 1, 2018 · 1 comment
Open

error example2 #14

bilal07 opened this issue Mar 1, 2018 · 1 comment

Comments

@bilal07
Copy link

bilal07 commented Mar 1, 2018

First of all, thanks for your work on this

my issue is when i tried to run the demo example2 i got the following error :

Fatal error: Uncaught exception 'Exception' with message 'System error: Le chemin d' in C:\wamp64\www\php-pdftk-toolkit-master\src\Pdftk\Pdftk.php on line 496

Thanks for your help

@NickDickinsonWilde
Copy link
Contributor

A full error dump would help. However, I think that is because you need to change the path to the pdftk binary.
src\Pdftk\Pdftk.php, line 37:
protected $sBinary = '/usr/local/bin/pdftk';
Changer cela à votre chemin vers le binaire PDFTK.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants