It's basically a shipping paperwork document for an ERP system that has the truck number, vendor number and shipping location ID barcoded in the footer of the document.
Kishor,
Thanks for the response, your comment of 'Tough Job' I think is right on the more I research this.
I'm getting the feeling this is a more complicated process because of the 2-d/redundancy embeded in the printed barcode itself. I've heard of people printing 1-d barcodes without much...
Try the assign statement:
for each ar_mstr where ar_num = "02001975":
assign ar_curr = "GBP".
end.
Note: Be carefull directly updating fields in this application. You can really mess things up if you're not familiar with the data flows between tables.
Good Luck!
Hello,
I'm working on a report that needs a PDF417 2d barcode embeded at the footer. I've built the string of data per customers spec for what should be included in the PDF417 data stream. The HP printer has the PDF417 barcode font installed and was tested. My question is, how do I get the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.