Sha256: 15bfc4afb8822834c1a2f7d03f7d959ef38b8203e42fd372dcc76af5fccd130d

Contents?: true

Size: 1.76 KB

Versions: 14

Compression:

Stored size: 1.76 KB

Contents

<?xml version = "1.0"?>
<?xml-stylesheet type="text/xsl" href="pb_help.xsl"?>

<HELPPAGE>
	<FUNC>
		<NAME>signatureImageSize</NAME>
		<PATH>Barcode Scanner\Decoder and Parameter Tags</PATH>
		<TYPE>Decoder Setting</TYPE>
		<SYNOPSIS>is used to set the image size property of the signature decoder.</SYNOPSIS>
		<SYNTAX>
            		<USAGE>
               		 <EXAMPLE>&lt;META HTTP-Equiv="scanner" content="signatureImageSize:[parameter]"&gt;</EXAMPLE>
            		</USAGE>
        	</SYNTAX>
		<PARAMS_WITH_ATTRIBUTES>
			<PARAM>
				<NAME>signatureImageSize</NAME>
                <VALUES>size in KB</VALUES>
				<DESC>Specifies the maximum compressed JPEG image size, in kilobytes.  Specifying a value of 0 means optimize for image quality.  Note JPEG image will be optimized for either quality or size, size restrictions take priority over quality restrictions.</DESC>
				<DEFAULT>Device specific</DEFAULT>				
				<SCANNERTAG>TRUE</SCANNERTAG>
			</PARAM>
        	</PARAMS_WITH_ATTRIBUTES>
		<EXAMPLES>
			<EXAMPLE>
				<DESC>The following example enables the scanner to specify the signatureImageSize parameter</DESC>
				<CODE>
&lt;META HTTP-Equiv="scanner" Content="signature:enabled"&gt;
&lt;META HTTP-Equiv="scanner" Content="signatureImageSize:0"&gt;
&lt;META HTTP-Equiv="scanner" Content="enabled"&gt;
				</CODE>
			</EXAMPLE>
		</EXAMPLES>
		<ADDITIONAL>
			<PLATFORM>All supported devices except: Android devices.</PLATFORM>
			<APPLIES>Transient - Decoder settings are only guaranteed to persist until the Scanner is disabled</APPLIES>
			<REQ>Scanner or Imager module and device that supports Signature.</REQ>
			<VER_INTRODUCED>2.1</VER_INTRODUCED>
		</ADDITIONAL>
		<SEEALSO>
			<TOPIC RELPATH ="../">Scanner</TOPIC>
			<TOPIC>Signature</TOPIC>
		</SEEALSO>
	</FUNC>
</HELPPAGE>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-7.6.0 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-7.5.1 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-7.4.1 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-7.1.17 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-6.2.0 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-6.0.11 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.18 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.17 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.15 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.0.22 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.2 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.0.7 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.0.3 neon/EMMLTags/XML/signatureImageSize.xml
rhodes-5.5.0 neon/EMMLTags/XML/signatureImageSize.xml