|
|
Browse by Tags
All Tags » Multipage Tiff » JavaScript
-
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 using the browser's print dialog, as there is no direct way to interface with the ...
-
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 for simplicity. If you haven't ...
|
|
|