Business >> Inventory & Barcoding >> PDF417Decode 0.5

PDF417Decode 0.5

  • Published: 2010-Mar-26

PDF417Decode reads a PDF417 image or a text file containing barcode string created by PDF417 Fontware & Writer SDK 4 and print the text encoded in the barcode. PDF417Decode reads a PDF417 image or a text file containing barcode string.

More information and screenshots

Published by:Morovia Corporation
License:Freeware
OS:Win2000, Win7 x32, Win7 x64, WinVista, WinVista x64, WinXP
Language:English
Requirements:Windows
Install:Install and Uninstall
Downloads:0
Download Now >>

File Size: 386.59 Kb

PDF417Decode
pdf417decode imagefile|stringfile|-i PDF417decode takes one parameter, which can be one of the following (1) the path of the image file. The file can be JPEG, PNG, TIF or GIF. (2) a text file that contains the barcode string (generated by PDF417 Fontware & Writer SDK 4). The file name must have .txt as the extension. (3) -i, which means that the barcode string will be entered through input. The following commands are valid: 1. decode image file test-pdf417-scan.png pdf417decode test-pdf417-scan.png 2. decode barcode string, stored in test-barstr.txt pdf417decode test-barstr.txt 3. decode barcode string, entered through std input (C stdin) pdf417decode -i .