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
- Host: GitHub
- URL: https://github.com/coderhs/countpage
- Owner: coderhs
- Created: 2012-03-31T20:09:50.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T08:44:31.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T06:13:05.245Z (12 months ago)
- Language: PHP
- Homepage: http://tech.hsps.in
- Size: 177 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.