Im looking for a way to calculate a VIN's check digit in Acrobat.
Ive seen ways that excel can do this, but nothing in acrobat.
Any help please?
Thanks
Matt
Im looking for a way to calculate a VIN's check digit in Acrobat.
Ive seen ways that excel can do this, but nothing in acrobat.
Any help please?
Thanks
Matt
You'll find all the info you need here:
http://www.angelfire.com/ca/TORONTO/VIN/checkdigit.php
I'd suggest putting the position multipliers in an array, and the numeric values for the letters in an object. so both are easily accessed in a loop.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script