pic2shop PRO - DIY Barcode

pic2shop PRO - DIY Barcode

다운로드: App Store
로고: pic2shop PRO - DIY Barcode

pic2shop PRO - 웹 앱을 위한 사용자 정의 가능한 바코드 스캐너

iOS 기기를 산업용 등급 스캐너로 변환하세요. 물리적 재고와 사용자 정의 데이터베이스, ERP 또는 FileMaker 시스템 간의 격차를 구독료 없이 해소하세요.

개발사

Vision Smarts

카테고리

Business

다운로드

181K+

사용자 평점

3.6/5

총 평가 수

0

지원 언어

1

프로 인터페이스

이 인터페이스를 사용하는 181K+ 명의 사용자.

제품 일련 번호와 상자의 QR 코드를 스캔하는 전문 바코드 스캐너 앱 인터페이스

제품 일련 번호와 상자의 QR 코드를 스캔하는 전문 바코드 스캐너 앱 인터페이스

pic2shop PRO의 포함된 웹 애플리케이션 인터페이스 플레이스홀더

pic2shop PRO의 포함된 웹 애플리케이션 인터페이스 플레이스홀더

pic2shop PRO의 구성 화면, 맞춤 URL 설정 및 스캐너 옵션 표시

pic2shop PRO의 구성 화면, 맞춤 URL 설정 및 스캐너 옵션 표시

pic2shop PRO 앱 설정 화면에서 EAN UPC Code 128 및 QR을 포함한 선택 가능한 바코드 심볼로지 목록

pic2shop PRO 앱 설정 화면에서 EAN UPC Code 128 및 QR을 포함한 선택 가능한 바코드 심볼로지 목록

맞춤형 바코드 통합

이 앱을 돋보이게 하는 도구, 181K+ 명의 사용자가 선택.

🌐

직접 웹 및 ERP 통합

맞춤 조회 URL을 구성하여 스캔된 데이터를 개인 웹 포털, SQL 데이터베이스 또는 Google 스프레드시트로 직접 전송하세요. 원활한 엔터프라이즈 경험을 위해 HTML5, JavaScript 및 보안 HTTPS를 지원합니다.

📦

산업 등급 심볼로지

EAN, UPC, Code 128, DataMatrix 등을 높은 해상도로 정확하게 읽습니다. 자동 초점 기능이 없는 구형 iOS 기기에서도 작동하도록 최적화되어 비용 효율적인 BYOD 배포에 적합합니다.

⚙️

자동화된 워크플로우 제어

FileMaker Go와 같은 앱에서 스캔을 트리거하고, GPS 좌표를 자동으로 캡처하고, 개발자 친화적인 콜백 URL을 사용하여 몇 분 안에 정교한 자산 추적 시스템을 구축하세요.

앱 소개

에 대해 알아야 할 모든 것 pic2shop PRO - DIY Barcode.

설명

Display your own web site in the embedded browser and configure the barcode scanner to send it the scanned codes. Or use pic2shop PRO as an external scanner from another app. Or copy the barcode to the clipboard for use anywhere. The embedded web browser supports HTML5, CSS, cookies, javascript, https, etc. You can easily and inexpensively build a rich barcode scanning app for your own use. For example, give your employees access to a product information or an asset tracking app on their iPhone, over the internet or your intranet. EAN and UPC barcodes can be read even on devices without autofocus. THIS IS NOT A SHOPPING APP. WE DO NOT PROVIDE THE HOSTING SERVICE NOR THE WEB APPLICATION. YOUR ARE RESPONSIBLE FOR DEVELOPING THE WEB APPLICATION AND HOSTING IT ON YOUR OWN SERVER. = SUPPORTED BARCODE SYMBOLOGIES = EAN-13, ISBN EAN+2, EAN+5 EAN-8 UPC-A UPC-E GS1 DataBar Omnidirectional (& Stacked) GS1 DataBar Expanded (& Stacked) GS1 DataBar Limited Code 39 Code 128 Code 93 Interleaved 2 of 5 (ITF) Standard 2 of 5 (Code 25) Codabar (NW-7, USD-4) Telepen QR DataMatrix = CONFIGURATION = There are seven in-app configuration parameters, and one general setting: 1. Home Page URL: the url of the web page displayed when the app launches (optional). 2. Barcode Lookup URL: the url fetched when a barcode is scanned. The string CODE is replaced by the barcode content, and the string FORMAT is replaced by the symbology of the decoded barcode. That is how the barcode information is transmitted to your web app, and how the response is displayed to the user. 3. Send GPS coordinates: add a "&gps=latitude,longitude" to the lookup URL. 4. Formats: select which formats the scanner needs to look for. We recommend turning off the formats that are not needed for speed. Please note that you can include as many other parameters as you like in either URL, they will be passed as is to your server. For example, you could give to each user a URL with a different "&userid=NNN" parameter to automatically identify them with the web application. A quick way to configure pic2shop PRO is to send a link to each user (by email or on a web page). When they click the link after they have installed pic2shop PRO, the three parameters will be set automatically. The link has the form: p2spro://configure?lookup={lookupURL}&home={homeURL}&formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&gps={YES|NO}&settings={YES|NO} where any special character in {lookupURL} and {homeURL} is replaced by its % encoding. For example, to make pic2shop PRO lookup the UPC database: p2spro://configure?lookup=http%3A//www.upcdatabase.com/item/CODE 5. Auto Orientation: scan Code39, Code128, ITF and Codabar in landscape (as they can be wider than UPCs) 6. High Resolution: use high resolution scanning (for large barcodes) 7. Copy to clipboard In addition, one can switch off the in-app configuration in the general iOS settings list to help lock down the config. = PIC2SHOP PRO AS EXTERNAL SCANNER = Pic2shop PRO, can be launched by another app or by a web page to scan a barcode, then pass the result back to the calling app or web page. A popular use is to import barcodes into the Filemaker Go application. The syntax of the custom URL is the following: p2spro://scan?formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&callback={callbackURL} The callback URL should be percent-encoded and contain the strings CODE and FORMAT, which will be replaced by the barcode content (or 'CANCELLED') and symbology, respectively. = START SCANNER FROM IN-APP BROWSER = The barcode scanner can also be started from the embedded browser with link to a "p2spro://scan" URL like described above, which overrides the lookup URL and barcode formats for a single scan. Javascript callbacks are supported. = NOTES = For security reasons, HTTPS will not work with self-signed certificates.

최신 버전

7.3

크기

1.8 MB

출시일

2010년 8월 2일

지금 값비싼 산업용 스캐너를 교체하세요

180,000명 이상의 전문가가 pic2shop PRO를 사용하여 물리적 자산과 디지털 데이터베이스 간의 격차를 해소하고 있습니다. 모든 iOS 기기를 전문 데이터 수집 도구로 변환하고 자체 웹 앱에 직접 연결하세요.

다운로드: App Store

App information, icons, screenshots, and descriptions displayed on this page are sourced from the Apple App Store and are the property of their respective developers. Download estimates and rankings are based on MWM's proprietary models and may not reflect actual figures. This page is provided for informational and analytical purposes only.

Believe this page infringes your intellectual property? File a dispute