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 }}
willmika
/
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
Breadcrumbs
History for
mpdf
tests
Mpdf
on
development
User selector
All users
All time
Commit History
Commits on Sep 15, 2021
Allow psr/log ^2.0 (Closes #1505)
finwe
committed
d58af66
Copy full SHA for d58af66
Commits on Sep 7, 2021
Use Yoast PHPUnit polyfill
finwe
committed
062d4af
Copy full SHA for 062d4af
Tests updated for PHPUnit 9
finwe
committed
8defec9
Copy full SHA for 8defec9
Commits on Aug 30, 2021
Ensure that all digits of a string are hexadecimal before decoding (#1497)
derklaro
authored
249926a
Copy full SHA for 249926a
Commits on Aug 9, 2021
Added optional `continue2pages` parameter to `SetDocTemplate` method, allowing a template to continue the last 2 pages alternately
bmg-ruudv
authored and
finwe
committed
39d265a
Copy full SHA for 39d265a
Commits on May 23, 2021
Fix compound classes support when combining more than three classes
JeppeKnockaert
authored and
finwe
committed
0d32e94
Copy full SHA for 0d32e94
Commits on Nov 27, 2020
Update Mockery to 1.3
finwe
committed
dd5f51f
Copy full SHA for dd5f51f
Commits on Nov 11, 2020
Add method aliasReplace for nb, nbpg and PAGENO substitution
Show description for 822c72c
Dasc3er
authored and
finwe
committed
822c72c
Copy full SHA for 822c72c
Commits on Nov 21, 2019
Add new barcode type C128RAW
Root DEV
authored and
finwe
committed
53f254b
Copy full SHA for 53f254b
Commits on Oct 22, 2019
Exceptions for debugging remote HTTP content (Closes #1102)
ribeirobreno
authored and
finwe
committed
9b669a1
Copy full SHA for 9b669a1
Commits on Sep 24, 2019
Fix ColorModeConverter tests
finwe
committed
a59dc01
Copy full SHA for a59dc01
Fixed calls in ColorModeConverterTest, remove spot color testing from ColorConverterTest
finwe
committed
36d573b
Copy full SHA for 36d573b
Commits on Sep 11, 2019
Fixed date and time format in the info dictionary
Show description for b108f9f
peterdevpl
authored and
finwe
committed
b108f9f
Copy full SHA for b108f9f
Commits on Aug 5, 2019
Fix. Convert indents -> spaces to tabs.
PATROMO
authored and
finwe
committed
216cf03
Copy full SHA for 216cf03
Valid EAN UPC barcode and throw BarcodeException if is not valid.
Show description for 67dc856
PATROMO
authored and
finwe
committed
67dc856
Copy full SHA for 67dc856
Commits on Mar 29, 2019
Allow image stream whitelist to be customised
Show description for b69be38
jakejackson1
authored and
finwe
committed
b69be38
Copy full SHA for b69be38
Commits on Mar 1, 2019
Handle scientific notation in SizeConverter
Show description for 40bd5e0
peterdevpl
authored and
finwe
committed
40bd5e0
Copy full SHA for 40bd5e0
Commits on Feb 26, 2019
Fix up test case message
tomtomau
authored and
finwe
committed
4d079fc
Copy full SHA for 4d079fc
chore(WriteHTML): Make WriteHTML mode checking strict [bc break]
tomtomau
authored and
finwe
committed
e12bb00
Copy full SHA for e12bb00
Test fraction sizes without leading zero in SizeConverter
finwe
committed
65d3563
Copy full SHA for 65d3563
Commits on Feb 25, 2019
Upgrade FPDI to v2 (Closes #899)
Show description for 0cd3759
JanSlabon
authored and
finwe
committed
0cd3759
Copy full SHA for 0cd3759
Separate QRCode generation to external package
finwe
committed
fd0f8b9
Copy full SHA for fd0f8b9
Commits on Jan 9, 2019
Prevents PHAR wrapper security issue
Show description for 20ff639
jakejackson1
authored and
finwe
committed
20ff639
Copy full SHA for 20ff639
Commits on Dec 11, 2018
Convert tmp PHP Font files to JSON
jakejackson1
authored and
finwe
committed
93515f7
Copy full SHA for 93515f7
Commits on Nov 19, 2018
Use dedicated PHPUnit assertions
carusogabriel
authored and
finwe
committed
a07a9a8
Copy full SHA for a07a9a8
Commits on Nov 15, 2018
chore(WriteHTML): Make WriteHTML use const instead of magic numbers (#911)
Show description for e88c2f0
tomtomau
authored and
finwe
committed
e88c2f0
Copy full SHA for e88c2f0
Commits on Oct 5, 2018
Better SVG path parsing (Closes #355)
Aurélien Chrétien
authored and
finwe
committed
44fdddf
Copy full SHA for 44fdddf
Commits on Sep 20, 2018
Image writer, consequent fixes and cleanups
finwe
committed
7b78ee1
Copy full SHA for 7b78ee1
Commits on Aug 10, 2018
Use mpdfs current font size in Size Converter (Closes #563)
finwe
committed
2fd5202
Copy full SHA for 2fd5202
Commits on Jul 2, 2018
Fix the TOC Numbering when the TOC Page Has a Custom Page Number Format
Show description for cbb0982
jakejackson1
authored and
finwe
committed
cbb0982
Copy full SHA for cbb0982
Commits on Jun 21, 2018
Ensure TOC Numbering is shown even when the 'suppress' setting is enabled
Show description for 299d136
jakejackson1
authored and
finwe
committed
299d136
Copy full SHA for 299d136
Commits on May 17, 2018
Custom color for QRCode
Aurélien Chrétien
authored and
finwe
committed
8c271ce
Copy full SHA for 8c271ce
Commits on Apr 29, 2018
Write Unit Tests for LanguageToFont
Show description for 2245edf
jakejackson1
authored and
finwe
committed
2245edf
Copy full SHA for 2245edf
Commits on Apr 18, 2018
Fix the TOC page numbering problem
Show description for 7fa961e
jakejackson1
authored and
finwe
committed
7fa961e
Copy full SHA for 7fa961e
Ignore and log invalid CSS size representations incl. !important (Closes #524)
finwe
committed
7e91222
Copy full SHA for 7e91222
Pagination
Previous
Next
You can’t perform that action at this time.