Skip to content
Snippets Groups Projects
Commit 0d3f814a authored by Alex ORLUC's avatar Alex ORLUC
Browse files

Update README.md

parent 20dc2c2f
No related branches found
No related tags found
No related merge requests found
***********************
Version
***********************
1.4
***********************
Prerequisit
***********************
PHP 5.3 or greater
PHP Modules:
* fileinfo (php_finfo)
* pdf (php_pdf)
* imap (php_imap)
* PDFLib for PDFSplitter (php_pdflib)
* PDFLib TET for PDFExtractor (php_tet)
Maarch modules:
* Maarch CLI_Tools
***********************
Install
***********************
# Version
`1.4`
# Prerequisit
`PHP 7 or greater`
## PHP Modules:
- fileinfo (php_finfo)
- pdf (php_pdf)
- imap (php_imap)
- PDFLib for PDFSplitter (php_pdflib)
- PDFLib TET for PDFExtractor (php_tet)
## Maarch modules:
- Maarch CLI_Tools
# Install
```
git clone -b 1.4 https://labs.maarch.org/maarch/MaarchCapture
```
# PDFLib
- Download at www.pdflib.com
- Extract
- Copy binds/php_pdflib.dll in php/ext
- add extension in php.ini
> Windows :
> [HKEY_LOCAL_MACHINE\SOFTWARE\PDFlib\PDFlib9]
> [HKEY_LOCAL_MACHINE\SOFTWARE\PDFlib\PDFlib9\9.0.0]
> "license"="W000000-000000-000000-000000-000000"
***********************
PDFLib
***********************
Download at www.pdflib.com
Extract
Copy binds/php_pdflib.dll in php/ext
add extension in php.ini
Windows :
[HKEY_LOCAL_MACHINE\SOFTWARE\PDFlib\PDFlib9]
[HKEY_LOCAL_MACHINE\SOFTWARE\PDFlib\PDFlib9\9.0.0]
"license"="W000000-000000-000000-000000-000000"
PDFLib TET
***********************
Download at www.pdflib.com
Extract
Copy binds/php_tet.dll in php/ext
add extension in php.ini
# PDFLib TET
- Download at www.pdflib.com
- Extract
- Copy binds/php_tet.dll in php/ext
- add extension in php.ini
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment