Page Number - System Administration - On-Premises - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/System-Administration-On-Premises/Foundation-23.1/On-Premises-System-Administration/Configuration-Module/Queries-and-VB-Scripts/Configuring-HTML-Forms-for-Custom-Queries/Displaying-Images-Stored-in-the-Database-on-HTML-Documents/Additional-Parameters/Page-Number - 2023-09-11

On-Premises System Administration

Platform
OnBase
Product
System Administration - On-Premises
Release
Foundation 23.1
License
Premier
Standard
Essential

You can use the page number as a parameter to identify an HTML image by adding it as a KeyValue.

A KeyTypeNum of -10 indicates that the KeyValue represents the page number of the image to be displayed. If a KeyTypeNum of -10 is not specified, the first page of the referenced document is displayed by default. Page numbering starts at 0, so the second page in a document is represented by the number 1.

The following example shows how the second page of a document could be referenced:

<img alt="mz:101;212:LOGO; -10:1; ">