UPC Barcode Plug-In

Plug-ins and utilities of interest to NeoBook authors

Moderator: Neosoft Support

Locked
Ndzn
Posts: 134
Joined: Sun Sep 20, 2009 8:37 am
Contact:

UPC Barcode Plug-In

Post by Ndzn »

UPC Barcode Tools

Lookup a UPC or EAN Barcode Number to retrieve its Product Data, create a Barcode Image, and determine if a UPC number is valid.

Commands:

ndzn_UPCValidate
Determine if a UPC or EAN Barcode number is Valid.
Results (True/False) stored in specified user variable.

ndzn_UPCLookup
Lookup a UPC or EAN Barcode Number to retrieve its Product Data.
Results include the following data attributes:

• Product Title
• Product Image URL
• Product Purchase URL
• Price
• Currency
• Sale Price
• Storename

ndzn_UPCImage
Create a UPC Barcode Label Image. Input UPC/EAN number, choose style of Barcode, and specify Path\Filename of output JPG image.
Results (True/False) stored in user variable.


:arrow: Download UPC Barcode Demo
Locked