aishwarya-art / Pdf-to-text-extract

Pdf to text extraction using PDF parser library in codeigniter 3 sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pdf-to-text-extract

TEXT extracted from a PDF file. PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.

Install

This library requires PHP 7.1+ since v1. You can install it via Composer:

composer require smalot/pdfparser

copy the downloaded file into the controllers folder of application in codeigniter 3.

About

Pdf to text extraction using PDF parser library in codeigniter 3 sample code


Languages

Language:PHP 100.0%