junk-root / pdf
There is no license information available for the latest version (dev-main) of this package.
Generate/Render PDF with any CSS (including CSS frameworks) using core php
dev-main
2024-03-27 18:32 UTC
This package is not auto-updated.
Last update: 2025-08-28 23:29:25 UTC
README
- Created Metadata, Structure, Page Object and Font Object for the pdf
- Added Headers, Paragraphs and List Type (List Type not functioning properly)
- An Interface Class that takes in html content to parse HTML characters
- Implement All HTML tags with all of their attributes
- Improve styling and character positioning
- Introduce Colors