Skip to content

Commit

Permalink
Updated to include Scannr app
Browse files Browse the repository at this point in the history
  • Loading branch information
ssasa committed Mar 31, 2015
1 parent 1061a3a commit 7b5797e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf417-interop-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a sample IOS application that demonstrates how to interact with the **pdf417** scanner application from your own application to request scanning and retrieve barcode data.

> You can use SDK and build your own scanner app, or use PDF417.mobi PRO app found in App Store https://itunes.apple.com/us/app/pdf417-pro-barcode-scanner/id901413059?mt=8.
> You can use SDK and build your own scanner app, or use either PDF417.mobi PRO app found in App Store https://itunes.apple.com/us/app/pdf417-pro-barcode-scanner/id901413059?mt=8 or Scannr App for US driver's license scanning http://scannrapp.com/.
By using this approach you do not need to integrate the **pdf417 SDK** into your application, you request scanning by invoking a scan URL recognized by the **pdf417** application and all the scanning and processing is handled for you. The results are passed back to your application via a similar URL schema that you have to implement to receive the data.

Expand Down

0 comments on commit 7b5797e

Please sign in to comment.