Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
set_device_friendly_name
to set a human-readable name that identifies the device.initLicense
method.DRM_BROAD_WARP
, DRM_LOCAL_REFERENCE
and DRM_DEWRINKLE
are optimized and detached from DRM_GENERAL
. Users can specify a more effective deformation resisting mode when processing QRCode and DataMatrix codes.BF_CODE_11
under Enumeration EnumBarcodeFormat
to specify newly supported barcode format, Code 11.BF2_PHARMACODE_ONE_TRACK
, BF2_PHARMACODE_TWO_TRACK
and BF2_PHARMACODE
under Enumeration EnumBarcodeFormat_2
to specify newly supported barcode format, Pharmacode.DBRERR_PHARMACODE_LICENSE_INVALID
which will be returned when the license of Pharmacode is invalid.DRM_BROAD_WARP
, DRM_LOCAL_REFERENCE
and DRM_DEWRINKLE
under Enumeration EnumDeformationResistingMode
to apply new deformation resisting modes.FormatSpecification.PartitionModes
FormatSpecification.VerifyCheckDigit
ConfidenceThreshold
to the LocalizationModes
mode arguments.init_license
to a static method.EnumBarcodeFormat
to 0x003007FF to have BF_CODE_11 combined.EnumBarcodeFormat
to 0xFE3FFFFF to have BF_CODE_11 combined.DeformationResistingMode
DRM_GENERAL which now only applies basic process to resist deformation.The following items are now deprecated. They still work in this version but could be removed in the near future.
latest version