Welcome to Atalasoft Community Sign in | Join | Help

Browse by Tags

All Tags » Multipage Tiff » AJAX   (RSS)

Multi-page Document Printing on the Web using a Thin Client Approach

One of the most sought after features for developers using our products is that of printing multi-page document images through the web using a thin client/AJAX approach. There are a set of fundamental problems with doing this: Printing can only be done

Paging Through Multipage Tiffs using RemoteInvoke

We've been getting quite a few questions in reguard to AJAX style paging through multi-page Tiff files. This topic shows how simple this task is using our WebImageViewer control. First, drop a WebImageViewer control on the form, we'll call this one WebImageViewer1