junk-root / pdf
Generate/Render PDF with any CSS (including CSS frameworks) using core php
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/junk-root/pdf
This package is not auto-updated.
Last update: 2026-01-02 00:57:40 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