GleamTech.DocumentUltimate
5.8.5
DocumentUltimate is an ASP.NET Document Viewer and Converter which supports ASP.NET Core 2.0+, ASP.NET MVC 3+ and ASP.NET WebForms 4+ web applications/web sites.
DocumentUltimate can also be used with .NET Core 2.0+ and .NET Framework 4.0+ console/desktop applications for conversion between several document formats.
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)
See the version list below for details.
Install-Package GleamTech.DocumentUltimate -Version 5.8.5
dotnet add package GleamTech.DocumentUltimate --version 5.8.5
<PackageReference Include="GleamTech.DocumentUltimate" Version="5.8.5" />
paket add GleamTech.DocumentUltimate --version 5.8.5
#r "nuget: GleamTech.DocumentUltimate, 5.8.5"
Release Notes
## Version 5.8.5 - January 1, 2021
- **Improved:** StatefulComponent.StateId will be uniquely generated via hashing component.Id and the host page's
Url.PathAndQuery (e.g. /MyHostPage?q1=val1&q2=val2).This way, State conflict will be avoided when MyHostPage is loaded with different
querystring parameters, for example in different tabs.
In previous versions, it was generated via hashing component.Id and the host page's Url.Path (e.g. /MyHostPage) which caused a problem
such that the last loaded instance overwrote the state (the last one won and all instances shared the same state due to same StateId).
- **Improved:** Removed GleamTechWebConfiguration.AutoCookielessSessionEnabled property and added GleamTechWebConfiguration.CookielessSessionMode
The default is CookielessSessionMode.Auto. Cookie support is detected on the browser via JS with CookielessSessionMode.Auto.
In some cases (e.g. Cordova WebView), the detection may not be reliable, in that case you can use CookielessSessionMode.Always.
- **Added:** Dutch translation.
Dependencies
-
.NETFramework 4.0
- GleamTech.Common (>= 4.4.5)
-
.NETStandard 2.0
- GleamTech.Common (>= 4.4.5)
- System.Drawing.Common (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Permissions (>= 4.7.0)
- System.Text.Encoding.CodePages (>= 4.7.0)
Used By
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 2.0+, ASP.NET MVC 3+ and ASP.NET WebForms 4+ 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 History
Version | Downloads | Last updated |
---|---|---|
5.9.0 | 281 | 2/16/2021 |
5.8.5 | 693 | 1/1/2021 |
5.8.1 | 4,232 | 11/23/2020 |
5.8.0 | 366 | 11/17/2020 |
5.7.2 | 2,663 | 11/9/2020 |
5.7.0 | 195 | 11/3/2020 |
5.6.0 | 2,443 | 9/15/2020 |
5.5.1 | 4,062 | 8/17/2020 |
5.5.0 | 2,460 | 8/6/2020 |
5.4.2 | 503 | 7/9/2020 |
5.4.0 | 521 | 6/29/2020 |
5.3.2 | 275 | 6/23/2020 |
5.3.0 | 620 | 6/15/2020 |
5.2.8 | 1,387 | 6/3/2020 |
5.2.5 | 2,234 | 5/22/2020 |
5.2.2 | 12,348 | 1/24/2020 |
5.2.0 | 452 | 1/9/2020 |
5.1.7 | 2,952 | 12/6/2019 |
5.1.6 | 522 | 11/27/2019 |
5.1.5 | 1,013 | 11/20/2019 |