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><META HTTP-Equiv="scanner" content="macroPdfExclusive:[parameter]"></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> <META HTTP-Equiv="scanner" Content="macroPdf:enabled"> <META HTTP-Equiv="scanner" Content="macroPdfExclusive:true"> <META HTTP-Equiv="scanner" Content="enabled"> </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