<< Click to Display Table of Contents >>

eform.resourceparam

Sets the resource-related parameters of input components.

Reference

The default value is empty.

Sets the parameter value in the following format:

"Key1=Value1,Key2=Value2,...,Keyn=Valuen".

The configurable keys are as follows: However, you can only sign component.

Key

Description

prev_url

[Prev] button image path(Enabled)

prev_disable_url

[Prev] button image path(Disabled)

next_url

[Next] button image path(Enabled)

next_disable_url

[Next] button image path(Disabled)

reset_url

[Clear] button image path

reusable_url

[Reuse] button image path

cancel_url

[Cancel] button image path

complete_url

[OK] button image path

window_bgcolor

Input area background color(The default value is DADDE1)

title_fontname

Title font name

title_fontsize

Title font size(The default value is 12)

title_fontcolor

Title font color(The default value is 000000)

title_bgcolor

Title area background color(The default value is DADDE1)

signpad_header_bgcolor

Background color of the header area(The default value is BFBFBF)

signpad_draw_url

[Draw] button image path(Enabled)

signpad_draw_disable_url

[Draw] button image path(Disabled)

signpad_erase_url

[Delete] button image path(Enabled)

signpad_erase_disable_url

[Delete] button image path(Disabled)

signpad_seal_url

[Seal] button image path. Only applies to HTML5JS Viewer. Also, only signatures with dialog, embedded as the signature type and the SetExternalModule("OZSeal") function entered are supported

The available image format is JPG, PNG, GIF and BMP.  If the image height is not 40, the image size is resized by the same percentage in accordance with 40.

To set the signature toolbar button image path, set the eform.signpad_type parameter value to dialog.

If you set a title font size larger than 41, the title displayed will be truncated.