Sha256: 8e9c9bd599cc7963f2d98d27458e15083b9f0b76b31b6f4ae6d198ec8319df47
Contents?: true
Size: 1.65 KB
Versions: 14
Compression:
Stored size: 1.65 KB
Contents
<?xml version = "1.0"?> <?xml-stylesheet type="text/xsl" href="pb_help.xsl"?> <HELPPAGE> <FUNC> <NAME>macroMicroPdfReportAppendInfo</NAME> <PATH>Barcode Scanner\Decoder and Parameter Tags\MacroMicroPdf</PATH> <TYPE>Decoder Setting</TYPE> <SYNOPSIS>is used to set the macroMicroPdfReportAppendInfo property.</SYNOPSIS> <SYNTAX> <USAGE> <EXAMPLE><META HTTP-Equiv="scanner" content="macroMicroPdfReportAppendInfo:[parameter]"></EXAMPLE> </USAGE> </SYNTAX> <PARAMS_WITH_ATTRIBUTES> <PARAM> <NAME>macroMicroPdfReportAppendInfo</NAME> <VALUES>true / false</VALUES> <DESC>If true, the appended info is concatenated to the decoded data before being returned.</DESC> <DEFAULT>Device specific</DEFAULT> <SCANNERTAG>TRUE</SCANNERTAG> </PARAM> </PARAMS_WITH_ATTRIBUTES> <EXAMPLES> <EXAMPLE> <DESC>The following example enables the scanner and sets macroMicroPdfReportAppendInfo property</DESC> <CODE> <META HTTP-Equiv="scanner" Content="macroMicroPdf:enabled"> <META HTTP-Equiv="scanner" Content="macroMicroPdfReportAppendInfo: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 MacroMicroPDF.</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