http://www.tcpdf.org/examples.php
Joshua Giese
CIO
Direct: 920.593.8299
IT Dept: 920.437.6400 Ext. 337
Site ID: 27450-E905702A-SQL64
Wisconsin Converting, Inc.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, June 16, 2015 3:08 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] RE: OT: 2D Barcodes
Which barcode library did you end up using specifically if you recall? This seems like a perfect solution for my needs.
Thanks!
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, June 16, 2015 1:19 PM
To: vantage@yahoogroups.com
Subject: [Vantage] RE: OT: 2D Barcodes
Disclaimer this is a hinky hack but it works and has worked for us flawless for years.
If you want to use 2D on say a crystal report. Setup a PHP webserver (free) with 2D barcode generation libraries (free) and pass url parameters as variables from crystal image formula to generate a dynamic 2D barcode image in crystal. It took me about 2 hours to setup start to finish and that was with trying to feel out the best way to make it work.
This formula is used as a PDF417
"http://our.barcode.webhost.local/?code=PDF417,4&data=" + {JobMtl.PartNum} + "~" + ToText({JobMtl.RequiredQty}) + "~" + {JobMtl.WarehouseCode} + "~" + {JobOpDtl.ResourceID} + "~" + {JobOpDtl.JobNum}
Joshua Giese
CIO
Direct: 920.593.8299
IT Dept: 920.437.6400 Ext. 337
Site ID: 27450-E905702A-SQL64
Wisconsin Converting, Inc.
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, June 16, 2015 1:12 PM
To: vantage@yahoogroups.com
Subject: [Vantage] RE: OT: 2D Barcodes
We have a customer that requires them on product packaging. DataMatrix something or other. We use BarTender, standalone – not via E10 because that’s broken until 10.1. Works fine for the customer.
-Todd C.
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, June 16, 2015 12:06 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT: 2D Barcodes
Do you use 2D barcodes, if so, do you use anyone other than IDAutomation?
Miguel A. Santillan
ERP Analyst
Posted by: Joshua Giese <jgiese@...>