automatically call and display the header and footer set in XML#5033
Open
snsupersharp wants to merge 1 commit intofisharebest:2.1from
Open
automatically call and display the header and footer set in XML#5033snsupersharp wants to merge 1 commit intofisharebest:2.1from
snsupersharp wants to merge 1 commit intofisharebest:2.1from
Conversation
…F, automatically call and display the header and footer set in XML, and also automatically call when paging the page content, but the header and footer cannot have too much content beyond the page range.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.1 #5033 +/- ##
============================================
+ Coverage 31.80% 31.85% +0.04%
- Complexity 11425 11431 +6
============================================
Files 1174 1174
Lines 48084 48107 +23
============================================
+ Hits 15293 15324 +31
+ Misses 32791 32783 -8 ☔ View full report in Codecov by Sentry. |
Owner
|
Can you give me some background to this change? What problems does it solve? Thanks, |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Remove the lines and content of the default header and footer in TCPDF, automatically call and display the header and footer set in XML, and also automatically call when paging the page content, but the header and footer cannot have too much content beyond the page range.