maverick0728
asked on
launch pdf viewer and open file from a barcode
Does anyone know of a way to use a barcode (what type? code 39, QR code) that will open a pdf viewer and a file? If it will work, we'd like to put multiple files to open in one bar code, so all files would open at once with one bar code scan.
for example i am need one bar code to open all 3 of these files:
"C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe" c:\a\test1.pdf
"C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe" c:\a\test2.pdf
"C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe" c:\a\test3.pdf
for example i am need one bar code to open all 3 of these files:
"C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe" c:\a\test1.pdf
"C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe" c:\a\test2.pdf
"C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe" c:\a\test3.pdf
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
qr code \\mydowmain\myserver\mysha
files bat
--------
pdfview \\shareneme\pdf1.pdf
pdfview \\sharename\pdf2.pdf
pdfview \\sharename\pdf3.pdf
---
QR Code sample code on codeplex http://is.gd/tHgV4d