Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sparkweb
/
mpdf
Public
forked from
mpdf/mpdf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
development
User selector
All users
All time
Commit History
Commits on Mar 9, 2018
Prevent PHP Notices caused by footer with a fixed height
Show description for 89ea84f
jakejackson1
authored and
finwe
committed
89ea84f
Copy full SHA for 89ea84f
Make temporary filename all lowercase to prevent case-sensitive OS problems
Show description for 7b859c8
jakejackson1
authored and
finwe
committed
7b859c8
Copy full SHA for 7b859c8
Commits on Mar 5, 2018
Remove legacy showStats configuration option
jakejackson1
authored and
finwe
committed
637c659
Copy full SHA for 637c659
Commits on Feb 26, 2018
Cleanup src/utils (#658)
Show description for ed27fb2
machour
authored and
finwe
committed
ed27fb2
Copy full SHA for ed27fb2
Ensure $mpdf->GetFullPath uses the absolute path, when able.
Show description for ace1be1
jakejackson1
authored and
finwe
committed
ace1be1
Copy full SHA for ace1be1
Fix 0.1mm whitespace when using footer with zero margins
Show description for c98dede
jakejackson1
authored and
finwe
committed
c98dede
Copy full SHA for c98dede
Ensure self-closing tags with no attributes are processed when no space between tag and slash
Show description for 46e584e
jakejackson1
authored and
finwe
committed
46e584e
Copy full SHA for 46e584e
Fix PHP Notices when using autoPadding setting (Closes #635, #636)
Show description for 856edda
jakejackson1
authored and
finwe
committed
856edda
Copy full SHA for 856edda
Ensure TOC page number isn't automatically reset (Closes #643)
Show description for 08dd8ea
jakejackson1
authored and
finwe
committed
08dd8ea
Copy full SHA for 08dd8ea
Fix count() must be array PHP Notice
Show description for 657c604
jakejackson1
authored and
finwe
committed
657c604
Copy full SHA for 657c604
Commits on Feb 13, 2018
ImageProcessor implements LoggerAwareInterface (Closes #652)
finwe
committed
206c763
Copy full SHA for 206c763
Commits on Feb 10, 2018
Necessary information warning in contributing guidelines
finwe
committed
0382895
Copy full SHA for 0382895
Commits on Feb 9, 2018
Fix PHP notice when using enableImports without importing a PDF
Show description for 4f0601b
jakejackson1
authored and
finwe
committed
4f0601b
Copy full SHA for 4f0601b
Commits on Jan 29, 2018
Fix handling permissions on temporary directories
Show description for c06d29e
vpyatnitskiy
authored and
finwe
committed
c06d29e
Copy full SHA for c06d29e
GPL-2.0-only license
finwe
committed
75564c8
Copy full SHA for 75564c8
Fix other SVG use parsing occurence
finwe
committed
cae6e69
Copy full SHA for cae6e69
Improve error message if headers already sent
Thomas Krammer
authored and
finwe
committed
02320b1
Copy full SHA for 02320b1
Commits on Jan 22, 2018
Fix misspelled indexinsert tag in Tag.php (Closes #618)
finwe
committed
e6a7eae
Copy full SHA for e6a7eae
Commits on Jan 15, 2018
Add possibility to specify PDFA version (Closes #601)
Show description for 9bc5784
PATROMO
authored and
finwe
committed
9bc5784
Copy full SHA for 9bc5784
Commits on Jan 3, 2018
Sanitize missing d attribute in SVG path, code cleanup, test
finwe
committed
223e1e5
Copy full SHA for 223e1e5
Fix SVG parsing error in use tag (Closes #600)
finwe
committed
c69e1fa
Copy full SHA for c69e1fa
Increase version constant
finwe
committed
4bc852f
Copy full SHA for 4bc852f
Changes to changelog
finwe
committed
1a17079
Copy full SHA for 1a17079
Commits on Jan 2, 2018
Gradient cleanup (Closes #572)
finwe
committed
7670081
Copy full SHA for 7670081
refactor: extract getStop() from parseMozRadialGradient and parseMozLinearGradient
machour
authored and
finwe
committed
d260963
Copy full SHA for d260963
Clean up elses
machour
authored and
finwe
committed
853b8d0
Copy full SHA for 853b8d0
Fix comment place
machour
authored and
finwe
committed
28a2a2e
Copy full SHA for 28a2a2e
Clean up comments
machour
authored and
finwe
committed
ddd02e1
Copy full SHA for ddd02e1
s/else if/elseif/g
machour
authored and
finwe
committed
f70cb15
Copy full SHA for f70cb15
Move constants to the top, remove useless comments
machour
authored and
finwe
committed
905e9fd
Copy full SHA for 905e9fd
code clean up
machour
authored and
finwe
committed
f73cd2d
Copy full SHA for f73cd2d
Split parseMozGradient
machour
authored and
finwe
committed
614bf55
Copy full SHA for 614bf55
Clean up test
machour
authored and
finwe
committed
4307c65
Copy full SHA for 4307c65
Remove duplicate line
machour
authored and
finwe
committed
dc58f7a
Copy full SHA for dc58f7a
refactor code
machour
authored and
finwe
committed
9a5067e
Copy full SHA for 9a5067e
Pagination
Previous
Next
You can’t perform that action at this time.