
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
web-document-viewer
Advanced tools
Atalasoft JavaScript library for presenting images and documents, including PDF Forms, on a web page.
The WebDocumentViewer (aka WDV) and WebDocumentThumbnailer (aka WDT) are JavaScript based image viewing controls that could be easily created by adding few snippets of HTML and JavaScript on your web page and a separate bare-bones requests handler on the server side.
There currently is a gap of functionality on the internet in that browsers currently only display "web native" image formats (PNG, JPEG, GIF, and SVG). Popular multipage document formats like PDF, TIFF and Office formats (like Excel and Word), all cannot be displayed natively on a web page. Atalasoft web controls solves this problem and provide JavaScript APIs to build viewer apps that:
PM> Install-Package Atalasoft.Web.Document.Viewer
npm install web-document-viewer
Atalasoft HTML5 imaging controls are support following server environments
ASP.NET
Server side functionality is exposed using separate HttpHandler. See ASP.NET demo application tutorial for details.
ASP.NET Core on full .net platform
Server side functionality is exposed using WebDocumentViewerMiddleware that is registered to handle WDV requests. See ASP.NET Core demo application tutorial for details.
WebDocumentViewer and WebDocumentThumbnailer require Jquery and Jquery UI libraries. If annotations support is enabled, Raphael.js library is also required. If text support is enabled, then Raphael.js and ClipboardJS are both required.
Jquery should be included into web page by the application. If some of the other dependent libraries don't exist in the web page scope, controls are trying to automatically load them (using file names from dotImage web resources bundle shipped by installer). When controls are delivered by NuGet it's required to manually deploy them on the page (since file names could differ for different versions).
You can find a demo application showing basic usage of Web Document Viewer component of DotImage product. Live version of the demo is hosted on Azure: http://atalasoft-viewer-demo.azurewebsites.net/
To run the projects locally, you need to have a DotImage license. There are various ways to acquire the license:
This source code is property of Atalasoft, Inc. (http://www.atalasoft.com/)
Permission for usage and modification of this code is only permitted
with the purchase of a source code license.
FAQs
Atalasoft JavaScript library for presenting images and documents, including PDF Forms, on a web page.
We found that web-document-viewer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.