Skip to content

Fix/pdf merged cells ignores hidden - #2450

Open
AdrianEPPlus wants to merge 62 commits into
develop9from
fix/pdf_MergedCellsIgnoresHidden
Open

Fix/pdf merged cells ignores hidden#2450
AdrianEPPlus wants to merge 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 28 commits June 15, 2026 13:50
# 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.
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