Logiciel pour suivre l'instruction d'un dossier issu d'un PDF avec formulaire.
Installation des dépendances :
sudo apt-get install php
Récupérer le code source :
git clone https://github.com/24eme/cravate-pdf.git
Pour le lancer :
php -S localhost:8000 -t public
php tests/pdfform.php
Logiciel libre sous licence AGPL-3.0