1
0
mirror of https://github.com/24eme/signaturepdf.git synced 2023-08-25 09:33:08 +02:00
2021-09-25 15:00:12 +02:00
2021-09-22 00:42:33 +02:00
2021-05-04 00:57:48 +02:00
2021-09-25 15:00:12 +02:00
2021-05-04 00:58:47 +02:00
2021-09-21 18:16:31 +02:00

Signature PDF

Interface web permettant de signé un PDF.

Ce projet est encore au stade de "preuve de conception".

License

Logiciel libre sous license AGPL V3

Installation

Dépendances :

  • php >= 5.6
  • rsvg-convert
  • pdftk
  • imagemagick
  • potrace

Sur debian :

sudo aptitude install php librsvg2-bin pdftk imagemagick potrace

Récupération des sources :

git clone https://github.com/24eme/signaturepdf.git

Pour le tester :

php -S localhost:8000

Librairies utilisées

Description
Free web software for signing PDFs and also organize pages, edit medata and compress pdf
https://pdf.24eme.fr Readme 2.5 MiB
Languages
JavaScript 62.4%
PHP 35%
CSS 1.5%
Dockerfile 0.5%
Shell 0.3%
Other 0.3%