Skip to content

Commit

Permalink
README update with PRO app that is now available
Browse files Browse the repository at this point in the history
  • Loading branch information
ssasa committed Mar 31, 2015
1 parent b88e919 commit 1061a3a
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.

> The scanner application is not yet currently available on the app store, we will add a reference to the app here once the submission process is finished.
> 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.
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 1061a3a

Please sign in to comment.