Download the PHP package workable-cv/extract without Composer
On this page you can find all versions of the php package workable-cv/extract. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package extract
Convert PDF to HTML, HTML to PDF, DOC to PDF, HTML to Image For Laravel
Require this package in your composer.json and update composer.
Installation
After updating composer, add the ServiceProvider to the providers array in config/app.php
1. Laravel
2. Lumen
Configuration
1. Laravel
2. Lumen
-
Step one
-
Step two
To be able to use it you have to add it to your file:
- Last step
Laravel 5.x:
I. PDF to HTML
1. Install Poppler-Utils
Debian/Ubuntu
Mac OS X
Window
For those who need this package in windows, there is a way. First download poppler-utils for windows here http://blog.alivate.com.au/poppler-windows/. And download the latest binary.
After download it, extract it.
2. We need to know where is utilities
Debian/Ubuntu
Mac OS X
Window
Go in extracted directory. There will be a directory called . We will need this one.
3. PHP Configuration with shell access enabled
Usage
Create files folder in storage folder
Example
Full options
II. HTML to PDF
Usage
Example
Full options
III. HTML to IMAGE
Usage
Copy the html file path under the structure on the browser and run the file. Turn on F12, switch to the console tab will have the image as a base64
IV. DOC to PDF
Usage
Refer to https://www.php.net/manual/en/book.com.php
Requirement
-
Window
- Add to php.ini
- masOs, Linux
Example
V. PDF OCR
Usage
Install OCRmyPDF : https://ocrmypdf.readthedocs.io/en/latest/
Note
- Support to Linux, macOs. Not support window because related to permission.
Example
VI. PDF PROTECTED
Note
-
Before anyone can do this, you have to read through the above and install all the packages required above.
-
Support to Linux, macOs. Not support window because related to permission.
- All config options are written in the extract.php file
Example
VII. License
This Extract Pdf for Laravel is open-sourced software licensed under the MIT license
All versions of extract with dependencies
illuminate/support Version ^5.5|^6
dompdf/dompdf Version 0.8.5
pelago/emogrifier Version ^2.0.0
symfony/process Version 4.3.4
knplabs/knp-snappy Version 1.2