This option is available only for Asp.Net resizeThis behavior can be used to show a multipage PDF thumbnails visualizer.
To be compatible with this behavior the PDF thumb must be created with our resize extension.
This behavior create a thumb visualizer where the user can see the pdf page thumb and with a next and a previous button can navigate between the PDF pages thumb.
The extension create a multi-page image visualizer like this:
|
And you can setup the icone will be used for the next and previous button and the text between the 2 buttons.
The next and previous button are used to navigate between the pdf page thumbnails.
To use this behavior you must install the free extension "Asp Upload Pdf GhostScript", you can download this extension for free in your reserved area.
Recordset:
The recordset where you have saved the image path
Field:
The field that contain the path od the image.This field must contain the full path of the image and not only the name.
Suffix:
The suffix of the image thumbnail.
Suffix position:
The suffix position, this value depend on the setup of your insert/update page.
Image next:
The path for the next button icone
Image previous:
The path for the previous button icone
Text Template:
The template for the text between the next and previous buttons
You can use the tag replace {page} and {total}, and the extension replace this 2 tags with the current page and the total pages values.
Table css class:
The style css class to setup the layout of this image.
The extension create a html table to show this visualizer