Products Technologies Demo Docs Blog Support Company

Updated DocumentViewer Features: Zooming and Panning

We just published a new version of the TX Text Control DocumentViewer available for ASP.NET, ASP.NET Core and Angular that implements new features such as zooming and panning.

Updated DocumentViewer Features: Zooming and Panning

We published an updated version of the TX Text Control DocumentViewer available for ASP.NET, ASP.NET Core and Angular. You can find these new versions at NuGet and npm:

Zooming

A new feature is the possibility to set the zoom factor of documents. In previous versions, the visible document zoomed automatically to fit into the visible pane. This is still supported, but an explicit zoom factor can be adjusted using the zoom drop-down, the + and - buttons in the toolbar or using the mouse wheel while holding the CTRL key:

Zoom Features in TX Text Control DocumentViewer

Panning

In case, the zoom factor is adjusted explicitly and therefore, the zoom is locked (see status bar icon), the hand icon can be used to pan around the document:

Feel free to test these new features in our online demos:

Launch demos

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Angular

Integrate document processing, editing, sharing, collaboration, creation, electronic signatures, and PDF generation into your Angular Web applications.

Learn more about Angular

Related Posts

AngularASP.NETCollaboration

DocumentViewer 29.2 (29.0.302.500) Final Released

We are happy to announce the final release of version 29.2 of the DocumentViewer for ASP.NET and ASP.NET Core. It comes with many new annotation and form field features to deploy documents for…


AngularASP.NETDocumentViewer

DocumentViewer: Deploying Forms

This sample shows how to deploy a form with form fields using the DocumentViewer in order to collect the completed data.


AngularASP.NETJavaScript

Using the Document Editor in SPA Applications using the removeFromDom Method

This article shows how to use the removeFromDom method to remove the Document Editor from the DOM when it is no longer needed. This is useful when the Document Editor is used in a Single Page…


AngularASP.NETDocumentViewer

Preview: TX Text Control DocumentViewer Becomes a Web Component

The next version of the TX Text Control DocumentViewer for ASP.NET (Core) and Angular is becoming a Web Component that can be easily used directly in JavaScript. This article gives an overview of…


AngularASP.NETDocument Viewer

Merging Signature Annotations into Documents

The latest version of the TX Text Control Document Viewer can be used to sign any document with an annotation signature. This sample shows how to merge those SVG images into documents server-side.