An open API service indexing awesome lists of open source software.

https://github.com/coderhs/countpage

A simple PHP script build using FPDF to count the number of pages in a pdf file
https://github.com/coderhs/countpage

Last synced: 10 months ago
JSON representation

A simple PHP script build using FPDF to count the number of pages in a pdf file

Awesome Lists containing this project

README

          

The code is written by Harisankar P S, mailme@hsps.in
The library used is FPDF, it is an example on how FDPF can be used.

To use this script just add the pdf files to same folder as the script is.