VertexElementUserData with mapping mode Polygon/PolygonVertex.VertexElementUserData in TriMesh.VertexElementUserData to glTF.RichText class API for richer formatting capabilities.RecognizePageFast and GetXml.PrimaveraReadOptions and PrimaveraXerReader for better Primavera XER/XML handling, plus new enumeration for undefined‑constraint behavior.ChapterPageSeparator enum and related PageSetup properties, improved handling of data‑URL and empty URL resources, refined markup‑node collection API, and marked HtmlSaveOptions.ExportTextBoxAsSvg obsolete in favor of ExportShapesAsSvg.com.sun.imageio dependency, and loading performance problems.PdfContentEditor document‑close bug, PDF → TIFF empty stream, image rotation on PdfFileMend, signature description error, DOCX conversion issues (bullets, margins, hidden text, NPEs, line visibility, content pagination, merged cells, cell merging, text placement), and other conversion bugs.Presentation.save string‑index out‑of‑bounds, PPTX → PPT save errors, EMF extraction hangs/crashes.UpdateFields NPE, SVG‑based 3D pie chart rendering, DOC → HTML NRE, Telugu/Tamil/Chinese shaping, table column width calculations, EPUB loading, table header wrapping, tab spacing, fill‑in field retention, page‑number formatting, table rendering bugs, PDF conversion layout problems, chart series loss, bar‑chart height changes, date alignment, reporting engine errors on .NET 6, text wrapping inconsistencies, header/footer issues, content shifting, font size/name mismatches, structured‑document‑tag handling, envelope page size handling, obsolete HTML option usage, and many others.Maven
<repositories>
<repository>
<id>repository.conholdate.com</id>
<name>Conholdate Repository</name>
<url>https://mvn.conholdate.com/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.conholdate</groupId>
<artifactId>conholdate-total</artifactId>
<version>22.5</version>
<type>pom</type>
</dependency>
</dependencies>
Gradle
repositories {
maven {
url 'https://mvn.conholdate.com/'
}
}
compile(group: 'com.conholdate', name: 'conholdate-total', version: '22.5')
Ivy
<ivysettings>
<settings defaultResolver="chain"/>
<resolvers>
<chain name="chain">
<ibiblio name="Conholdate Repository" m2compatible="true" root="https://mvn.conholdate.com/"/>
</chain>
</resolvers>
</ivysettings>
<dependency org="com.conholdate" name="conholdate-total" rev="22.5">
<artifact name="conholdate-total" ext="pom"/>
</dependency>
SBT
resolvers += Resolver.url("Conholdate Repository", url("https://mvn.conholdate.com/"))
libraryDependencies += "com.conholdate" % "conholdate-total" % "22.5"
2026-08-26
2026-07-23
2026-05-22
2026-04-14
2025-11-03
2025-08-21
2025-08-18
2025-06-23
2025-04-30
2025-03-13
2025-02-10
2025-01-15
2024-12-07
2024-11-13
2024-10-11
2024-09-09
2024-08-09
2024-07-12
2024-06-13
2024-05-10
2024-04-09
2024-03-08
2024-01-31
2024-01-01
2023-12-11
2023-10-31
2023-09-28
2023-08-31
2023-08-01
2023-06-30
2023-05-31
2023-05-02
2023-05-02
2023-02-28
2023-01-31
2023-01-02
2022-12-01
2022-10-31
2022-10-12
2022-09-01
2022-07-31
2022-06-30
2022-05-31
2022-04-28
2022-04-04
2022-03-01
2022-02-17
2022-01-25
2021-11-30
2021-10-30
2021-09-30
2021-09-02
2021-08-02
2021-07-01
2021-05-31
2021-04-30
2021-03-31
2021-03-05