Skip to content

Fix/pdf merged cells ignores hidden - #2450

Merged
swmal merged 62 commits into
develop9from
fix/pdf_MergedCellsIgnoresHidden
Aug 4, 2026
Merged

Fix/pdf merged cells ignores hidden#2450
swmal merged 62 commits into
develop9from
fix/pdf_MergedCellsIgnoresHidden

Conversation

@AdrianEPPlus

@AdrianEPPlus AdrianEPPlus commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Before submitting this pull request I have...

  • read EPPlus Softwares Contribution Guidlines
  • ensured that the functionality I have added/changed is covered by new unit tests.
  • merged the target branch into the PR branch and resolved any merge conflicts
  • Run all the unit tests and ensured that they all are green (unless the purpose of the PR is to provide us with failing unit tests).

AdrianEPPlus and others added 30 commits May 27, 2026 15:48
…epplus into feature/pdfheadings

# Conflicts:
#	src/EPPlus.Export.Pdf/ExcelPdf.cs
…re/epplus into feature/pdfheadings

# Conflicts:
#	src/EPPlus.Export.Pdf/PdfCatalog/PdfLayout.cs
AdrianEPPlus and others added 26 commits June 16, 2026 16:12
# Conflicts:
#	src/EPPlus.DrawingRenderer.Tests/Chart/LineChartToSvgTests.cs
#	src/EPPlus.Export.Pdf.Tests/PdfTests.cs
#	src/EPPlus.Export.Pdf/ExcelPdf.cs
#	src/EPPlus.Export.Pdf/Settings/PdfPageSettings.cs
#	src/EPPlus.Export.Pdf/Settings/PdfPageSizes/PdfPageSize.cs
#	src/EPPlus.Fonts.OpenType/OpenTypeFontEngine.cs
#	src/EPPlus/EPPlus.csproj
#	src/EPPlus/ExcelWorkbook.cs
#	src/EPPlus/Export/PdfExport/PdfCatalog.cs
# Conflicts:
#	src/EPPlus.Export.Pdf.Tests/PdfTests.cs
…ring issue caused when hidding rows/columns with gradients.
@AdrianEPPlus
AdrianEPPlus requested a review from swmal August 4, 2026 08:15
@swmal
swmal merged commit 160a3bc into develop9 Aug 4, 2026
2 of 3 checks passed
@swmal
swmal deleted the fix/pdf_MergedCellsIgnoresHidden branch August 4, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pdf: Merged cells uses full width/height even when rows/columns are hidden.

3 participants