GleamTech.DocumentUltimate
6.8.0
See the version list below for details.
dotnet add package GleamTech.DocumentUltimate --version 6.8.0
NuGet\Install-Package GleamTech.DocumentUltimate -Version 6.8.0
<PackageReference Include="GleamTech.DocumentUltimate" Version="6.8.0" />
paket add GleamTech.DocumentUltimate --version 6.8.0
#r "nuget: GleamTech.DocumentUltimate, 6.8.0"
// Install GleamTech.DocumentUltimate as a Cake Addin #addin nuget:?package=GleamTech.DocumentUltimate&version=6.8.0 // Install GleamTech.DocumentUltimate as a Cake Tool #tool nuget:?package=GleamTech.DocumentUltimate&version=6.8.0
DocumentUltimate is an ASP.NET Document Viewer and Converter
which supports ASP.NET Core 5.0+, ASP.NET Core 2.1+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.7.2+ web applications/web sites.
DocumentUltimate can also be used for conversion between several document formats
with .NET 5.0+ or .NET Core 2.0+ and .NET Framework 4.7.2+ console/desktop applications.
Features:
- Universal web document viewer which works on both desktop and mobile browsers.
- Crystal-clear zooming. High resolution rendering, preserving text and graphics (no rasterization) exactly as they are in the original.
- Fast document loading, the whole document is not loaded at once, document pages are loaded as you are about to view them.
- Search text within document. Navigate with bookmarks/outlines.
- Change page layout modes (e.g. single page or facing pages), rotate pages and view on full screen.
- Print, download original or download as PDF inside the viewer.
- Secure document viewing, copy protection (DRM). Viewed documents are encrypted so they are copy-protected out of the box. Ability to disable downloading the original document or replicating it via printing or selecting and copying text.
- Watermark document pages with text or image. Customize the watermarks with wide range of options e.g. position, size, rotation, opacity, color.
- Pre-higlight keywords in the document, e.g. if you launch the document viewer from a search results page, you can higlight the searched keywords.
- Self-contained conversion engine, no external dependencies, e.g. you don't need to install Microsoft Office on your server.
- Single managed DLL which works both on 32-bit and 64-bit for hassle-free development and deployment.
- Supports being used in desktop or console applications for converting between document formats. Only the document viewer is dependant on web applications.
Supported Formats:
- Portable Formats(.pdf, .xps, .oxps, .xpz)
- Word Processing Formats(.docx, .docm, .dotx, .dotm, .doc, .dot, .rtf, .odt, .ott)
- Spreadsheet Formats(.xlsx, .xlsm, .xltx, .xltm, .xlam, .xlsb, .xls, .xlt, .xml, .csv, .tsv, .dif, .ods, .ots)
- Presentation Formats(.pptx, .pptm, .potx, .potm, .ppsx, .ppsm, .ppt, .pps, .odp, .otp)
- Diagram Formats(.vsdx, .vsdm, .vstx, .vstm, .vssx, .vssm, .vdx, .vsx, .vtx, .vsd, .vss, .vst, .vdw)
- Project Management Formats(.mpp, .mpt, .mpx)
- Email Formats(.msg, .eml, .emlx)
- Ebook Formats(.epub, .mobi)
- Markup Formats(.html, .htm, .mht, .mhtml, .web)
- Text Formats(.txt)
- Cad Formats(.dwg, .dxf)
- Scanner Image Formats(.tif, .tiff, .djvu, .dcm)
- Vector Image Formats(.ps, .svg, .emf, .xaml)
- Raster Image Formats(.psd, .jpg, .jpeg, .jpe, .jfif, .jp2, .jpf, .jpx, .j2k, .j2c, .jpc, .jxr, .wdp, .hdp, .png, .gif, .webp, .bmp, .wmf, .dib)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- GleamTech.Common (>= 5.8.0)
-
.NETStandard 2.0
- GleamTech.Common (>= 5.8.0)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encoding.CodePages (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GleamTech.DocumentUltimate:
Package | Downloads |
---|---|
GleamTech.FileUltimate
FileUltimate is an ASP.NET File Manager and Uploader which supports ASP.NET Core 5.0+, ASP.NET Core 2.1+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.7.2+ web applications/web sites. Integrate a file manager into your ASP.NET application or site rapidly. - Browse and manage files with access control. - Accept files with the advanced upload functionality. - Offer a structured and neat download area. - Preview documents (70+ file formats, including PDF © Microsoft Office), images, audios and videos. Note: This package contains a fully working version of the product, however without a license key it will run in trial mode. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.5 | 4,240 | 10/9/2024 |
7.1.3 | 930 | 10/4/2024 |
7.1.2 | 2,586 | 9/9/2024 |
7.1.0 | 973 | 9/1/2024 |
7.0.15 | 2,023 | 8/17/2024 |
7.0.11 | 821 | 8/8/2024 |
7.0.10 | 586 | 8/6/2024 |
7.0.9 | 391 | 8/1/2024 |
7.0.8 | 704 | 7/29/2024 |
7.0.5 | 724 | 7/22/2024 |
7.0.0 | 704 | 7/16/2024 |
6.9.8 | 16,497 | 5/3/2024 |
6.9.7 | 4,742 | 4/18/2024 |
6.9.6 | 42,835 | 8/27/2023 |
6.9.5 | 38,155 | 4/23/2023 |
6.9.0 | 9,434 | 4/16/2023 |
6.8.6 | 8,334 | 4/11/2023 |
6.8.5 | 7,980 | 4/7/2023 |
6.8.0 | 37,130 | 4/3/2023 |
6.7.1 | 20,303 | 3/7/2023 |
6.7.0 | 10,472 | 2/23/2023 |
6.6.2 | 13,568 | 1/10/2023 |
6.6.1 | 30,483 | 8/15/2022 |
6.6.0 | 10,162 | 8/14/2022 |
6.5.0 | 12,271 | 6/24/2022 |
6.4.6 | 22,353 | 6/3/2022 |
6.4.5 | 17,352 | 5/11/2022 |
6.4.2 | 10,608 | 4/27/2022 |
6.4.0 | 9,338 | 4/20/2022 |
6.2.1 | 26,228 | 3/14/2022 |
6.2.0 | 55,356 | 3/5/2022 |
6.1.0 | 28,696 | 2/22/2022 |
6.0.0 | 73,217 | 11/28/2021 |
5.9.7 | 100,708 | 5/26/2021 |
5.9.6 | 18,766 | 4/28/2021 |
5.9.5 | 70,774 | 4/19/2021 |
5.9.1 | 16,649 | 3/23/2021 |
5.9.0 | 21,072 | 2/16/2021 |
5.8.5 | 14,802 | 1/1/2021 |
5.8.1 | 36,089 | 11/23/2020 |
5.8.0 | 9,662 | 11/17/2020 |
5.7.2 | 10,941 | 11/9/2020 |
5.7.0 | 11,203 | 11/3/2020 |
5.6.0 | 15,122 | 9/15/2020 |
5.5.1 | 14,809 | 8/17/2020 |
5.5.0 | 13,420 | 8/6/2020 |
5.4.2 | 11,050 | 7/9/2020 |
5.4.0 | 9,150 | 6/29/2020 |
5.3.2 | 8,541 | 6/23/2020 |
5.3.0 | 9,553 | 6/15/2020 |
5.2.8 | 9,335 | 6/3/2020 |
5.2.5 | 12,325 | 5/22/2020 |
5.2.2 | 42,240 | 1/24/2020 |
5.2.0 | 8,292 | 1/9/2020 |
5.1.7 | 15,860 | 12/6/2019 |
5.1.6 | 8,716 | 11/27/2019 |
5.1.5 | 14,905 | 11/20/2019 |
## Version 6.8.0 - April 2, 2023
- **Added:** Implemented GleamTech.Drawing namespace to replace System.Drawing.
Starting with .NET 6, System.Drawing.Common is not supported on non-Windows platforms,
so dropped dependency to System.Drawing.Common package
for GleamTech.Common
but unfortunately we still need it for GleamTech.DocumentUltimate because some format conversions depend on it:
- Implemented GleamTech.Drawing.Image class which
- Can load and save file formats Jpg, Png, Gif, WebP, Bmp, Tga, Pbm, Tiff
- Can handle multi-frame Tiff and Gif images
- Can resize, crop, rotate, flip, clone, import/export pixel data, draw text, provide detailed image info
- Can be explicitly cast from/to (via cast operator or via extension methods) other image libraries:
System.Drawing.Bitmap, System.Drawing.Image
SixLabors.ImageSharp.Image
SkiaSharp.SKBitmap, SkiaSharp.SKImage
Microsoft.Maui.Graphics.Platform.PlatformImage
- Implemented GleamTech.Drawing.Color struct which
- Can convert from/to html color codes #RRGGBB or #RRGGBBAA (or short codes #RGB or #RGBA)
- Can convert from/to named colors
- Can be implicitly (automatically) cast from/to other image libraries:
System.Drawing.Color
SixLabors.ImageSharp.Color, SixLabors.ImageSharp.PixelFormats
SkiaSharp.SKColor
Microsoft.Maui.Graphics.Color
- Implemented GleamTech.Drawing.Font class which
- Can be implicitly (automatically) cast from/to other image libraries:
System.Drawing.Font
SixLabors.Fonts.Font
SkiaSharp.SKFont
Microsoft.Maui.Graphics.Font
- Also implemented GleamTech.Drawing.Rectangle and GleamTech.Drawing.Size structs.
- **Changed:** Changed type of these properties from System.Drawing.Font to GleamTech.Drawing.Font:
TextWatermark.Font
TextWatermark.FontColor
Changed type of these properties from System.Drawing.Color to GleamTech.Drawing.Color:
DocumentViewerSearchOptions.HighlightColor
DocumentViewerSearchOptions.ActiveHighlightColor
CadInputOptions.RenderBackgroundColor
CadInputOptions.RenderForegroundColor
These type changes will trigger a cache migration as in v6.7.0 so be patient when you first open a document:
With this version, DocumentCache will migrate this change automatically for you, it will scan the cache folder,
update all .json cache info files, regenerate cache keys (due to json serialization change) and rename cache files to match the new cache keys.
This migration will be run on first access to the cache, it can take few seconds to complete (may take longer for cloud folders).
You can check the details and results of the migration in CacheMigrate.log in cache folder.
You won't need any code change because these new types can be implicitly (automatically) cast from/to System.Drawing counterparts.
but it's recommended that you adjust your code for the new GleamTech.Drawing classes which is very similar.
- **Fixed:** These properties were not working due to color json serialization change since v6.7.0 (was array, now hex code),
DocumentViewerSearchOptions.HighlightColor
DocumentViewerSearchOptions.ActiveHighlightColor
- **Improved:** Updated jquery to latest 3.6.4 and jquery-ui to latest 1.13.2 for document viewer and ensured CSS is scoped.
- **Added:** An Action parameter named "configure" to UseGleamTech. It's more neat to set GleamTech products
related configuration in callback and it has better timing for especially web configuration:
```c#
app.UseGleamTech(() =>
{
GleamTechConfiguration.Current.LogEnabled = true;
DocumentUltimateConfiguration.Current.LicenseKey = "QQJDJLJP34...";
});
```
- **Improved:** ExampleExplorer:
- Added "show system information" button on the top-right corner to display system information in a message box.
- Show error messages for server handler methods.
- Refresh page automatically when session is expired.