Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angusjohnson/pdfpagecount
Get PDF file page counts
https://github.com/angusjohnson/pdfpagecount
delphi pdf
Last synced: about 2 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T06:44:21.000Z (11 months ago)
- Last Synced: 2024-02-13T08:18:59.354Z (11 months ago)
- Topics: delphi, pdf
- Language: Pascal
- Homepage:
- Size: 62.5 KB
- Stars: 14
- Watchers: 4
- 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.