https://github.com/angusjohnson/pdfpagecount
Get PDF file page counts
https://github.com/angusjohnson/pdfpagecount
delphi pdf
Last synced: 5 months ago
JSON representation
Get PDF file page counts
- Host: GitHub
- URL: https://github.com/angusjohnson/pdfpagecount
- Owner: AngusJohnson
- License: bsl-1.0
- Created: 2022-05-29T07:00:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T01:02:15.000Z (about 2 years ago)
- Last Synced: 2025-01-22T11:33:37.336Z (over 1 year ago)
- Topics: delphi, pdf
- Language: Pascal
- Homepage:
- Size: 63.5 KB
- Stars: 15
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PdfPageCount (Delphi only)
**Limitation**: The PdfPageCount function will return -1 (no result) whenever PDF files are encrypted (ie have access protection).
While this code isn't polished, it's quite functional.