Fix 1509: Re-add the header and footer when newPage() is called explicitly after it was called implicitly. #1577
+42
−0
Codacy Production / Codacy Static Code Analysis
required action
May 27, 2026 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- openpdf-core/src/test/java/org/openpdf/text/pdf/PdfDocumentTest.java 3
See the complete overview on Codacy
Annotations
Check warning on line 88 in openpdf-core/src/test/java/org/openpdf/text/pdf/PdfDocumentTest.java
codacy-production / Codacy Static Code Analysis
openpdf-core/src/test/java/org/openpdf/text/pdf/PdfDocumentTest.java#L88
You should not modify visibility of constructors, methods or fields using setAccessible()
Loading