Sha256: 12c255254b9744ccf0b6014aaa1280b046aacc81202e88fb6a9794ce29b120fb

Contents?: true

Size: 1.71 KB

Versions: 14

Compression:

Stored size: 1.71 KB

Contents

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

<HELPPAGE>
	<FUNC>
		<NAME>macroPdfExclusive</NAME>
		<PATH>Barcode Scanner\Decoder and Parameter Tags\MacroPdf</PATH>
		<TYPE>Decoder Setting</TYPE>
		<SYNOPSIS>is used to set the macroPdfExclusive property.</SYNOPSIS>
		<SYNTAX>
            		<USAGE>
               		 <EXAMPLE>&lt;META HTTP-Equiv="scanner" content="macroPdfExclusive:[parameter]"&gt;</EXAMPLE>
            		</USAGE>
        	</SYNTAX>
		<PARAMS_WITH_ATTRIBUTES>
			<PARAM>
				<NAME>macroPdfExclusive</NAME>
                <VALUES>true / false</VALUES>
				<DESC>If true, the scanner driver will not complete read requests while in the middle of a macroPdf sequence.  Once a macroPdf sequence has been started it must be completed or cancelled before the scan driver will complete other read requests.</DESC>
				<DEFAULT>Device specific</DEFAULT>				
				<SCANNERTAG>TRUE</SCANNERTAG>
			</PARAM>
        	</PARAMS_WITH_ATTRIBUTES>
		<EXAMPLES>
			<EXAMPLE>
				<DESC>The following example enables the scanner and sets macroPdfExclusive property</DESC>
				<CODE>
&lt;META HTTP-Equiv="scanner" Content="macroPdf:enabled"&gt;
&lt;META HTTP-Equiv="scanner" Content="macroPdfExclusive:true"&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 MacroPDF.</REQ>
			<VER_INTRODUCED>1.0.0</VER_INTRODUCED>
		</ADDITIONAL>
		<SEEALSO>
			<TOPIC RELPATH ="../../">Scanner</TOPIC>
		</SEEALSO>
	</FUNC>
</HELPPAGE>

Version data entries

14 entries across 14 versions & 1 rubygems

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