Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF/HTML Writer : Added support #855

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Feb 25, 2025

Description

PDF/HTML Writer : Added support

  • HTML

Fixes #221
Fixes #567
Fixes #644

  • PDF

Fixes #181
Fixes #381
Fixes #472
Fixes #693
Fixes #725

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@Progi1984 Progi1984 added this to the 1.2.0 milestone Feb 25, 2025
@Progi1984 Progi1984 force-pushed the pdfWriter branch 2 times, most recently from 97714e8 to b9959ec Compare February 25, 2025 11:36
@Progi1984 Progi1984 marked this pull request as ready for review February 25, 2025 11:38
@Progi1984 Progi1984 force-pushed the pdfWriter branch 2 times, most recently from eb29c65 to 3016372 Compare February 25, 2025 12:05
@coveralls
Copy link

coveralls commented Feb 25, 2025

Coverage Status

coverage: 90.516% (-0.4%) from 90.953%
when pulling 5455430 on Progi1984:pdfWriter
into 70cf191 on PHPOffice:master.

@Progi1984 Progi1984 force-pushed the pdfWriter branch 2 times, most recently from 7cd7470 to 7d39a8d Compare February 25, 2025 16:27
@Progi1984 Progi1984 merged commit ba9213b into PHPOffice:master Feb 25, 2025
31 of 32 checks passed
@Progi1984 Progi1984 deleted the pdfWriter branch February 25, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment