DocuVieware.API 3.2.74.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package DocuVieware.API --version 3.2.74.1
                    
NuGet\Install-Package DocuVieware.API -Version 3.2.74.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DocuVieware.API" Version="3.2.74.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DocuVieware.API" Version="3.2.74.1" />
                    
Directory.Packages.props
<PackageReference Include="DocuVieware.API" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DocuVieware.API --version 3.2.74.1
                    
#r "nuget: DocuVieware.API, 3.2.74.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DocuVieware.API@3.2.74.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DocuVieware.API&version=3.2.74.1
                    
Install as a Cake Addin
#tool nuget:?package=DocuVieware.API&version=3.2.74.1
                    
Install as a Cake Tool

Universal HTML5 Viewer and Document Management Kit

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DocuVieware.API:

Package Downloads
DocuVieware.Blazor

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.26 113 2/27/2026
3.3.25 154 2/20/2026
3.3.24 143 2/5/2026
3.3.23 193 1/26/2026
3.3.22 509 12/19/2025
3.3.21 220 11/28/2025
3.3.20 771 11/18/2025
3.3.19.1 378 11/3/2025
3.3.19 189 10/31/2025
3.3.18 528 10/17/2025
3.3.17 584 10/2/2025
3.3.16 178 9/26/2025
3.3.15 449 9/18/2025
3.3.14 754 9/4/2025
3.3.13 478 8/21/2025
3.3.12 366 8/7/2025
3.3.11 481 7/25/2025
3.3.10 315 7/11/2025
3.3.9 308 6/26/2025
3.2.74.1 256 6/11/2024
Loading failed

14.2.74
* Fixes a bug causing incomplete docx->pdf conversion. (J#MAMBO-1771)
* Fixes Vulnerability: OpenJPEG bumped from 2.5 to 2.5.2. (J#GDPIC-1224)
* Improves hybrid invoice compatibility with specific validators. (J#GDPDF-1354)
* Improves OCR process stability in multi language configurations (J#GDPDF-1195, J#OCR-1043, J#OCR-1034)
* Fixes a bug identifying a DOTM file as PPTX. (J#MAMBO-1773)
* Fixes conversion of headings from Office documents to pdf (J#MAMBO-1764)
* Adds new property PdfForceImageDPI in GdPictureDocumentConverter. (J#GDPIC-1233)
* Improves Smart Redaction and KVP engine accuracy. (J#PAS-149, J#WDEMO-157)
* Improves PDF/A conversion engine. (J#PDFA-50)
* Fixes false positive image format detection for PBM/PGM/PPM formats.(J#GDPIC-1226)
* Fixes minor PDF metadata handling issue in PDF 2.0 documents. (J#GDPDF-1340)
* Improves number formatting for XLSX and XLS documents. (J#MAMBO-1736)
* Fixes default border properties issue in InstantJSON import. (J#GDPDF-1357)
* Improves GdPictureDocumentConverter EML convertion. (J#GDPIC-1234)
* Fixes Docuvieware issue on saving documents with annotation loaded through `DocuViewareControl.LoadAnnotations` method. (J#DV-663)
* Fixes DocuVieware issue on text annotation with multi-line text input. (J#DV-655)
* Fixes an issue displaying hidden objects from presentation documents(J#MAMBO-1758).