0% found this document useful (0 votes)
60 views1 page

Fontes WimpplB

B_Prn_Barcode() creates a barcode object and counter object. It has parameters for the barcode's x and y coordinates, orientation, type (such as Code 128 or UPC-A), width, height, and human readable text. The function returns an integer and prints the barcode with the given data at the specified location on a label.

Uploaded by

Rafael Ramos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views1 page

Fontes WimpplB

B_Prn_Barcode() creates a barcode object and counter object. It has parameters for the barcode's x and y coordinates, orientation, type (such as Code 128 or UPC-A), width, height, and human readable text. The function returns an integer and prints the barcode with the given data at the specified location on a label.

Uploaded by

Rafael Ramos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Sem título

******************************************************************************
B_Prn_Barcode()
==============================================================================
PURPOSE Create a "barcode" object and a "counter" object.

SYNTAX int B_Prn_Barcode(int x,int y,int ori,char type[4],int narrow,


int width,int height, char human,LPCTSTR data);
PARAMETER int x; X coordinate in dots.
int y; Y coordinate in dots.
int ori; Orientation or print direction.
Value: 0, 1, 2, 3.
char type[4]; Bar code type as follows:
+========================================================================+
| type| Bar Code | type| Bar Code |
+========================================================================+
| 0 | Code 128 UCC (shipping cont-| E30| EAN-13 |
| | ainer code) +-----+------------------------------+
+-----+-----------------------------+ E32| EAN-13 2 digit add-on |
| 1 | Code 128 subset A,B and C +-----+------------------------------+
+-----+-----------------------------+ E35| EAN-13 5 digit add-on |
| 1E | UCC/EAN +-----+------------------------------+
+-----+-----------------------------+ E80| EAN-8 |
| 2 | Interleaved 2 of 5 +-----+------------------------------+
+-----+-----------------------------+ E82| EAN-8 2 digit add-on |
| 2C | Interleaved 2 of 5 with che-+-----+------------------------------+
| | ck sum digit | E85| EAN-8 5 digit add-on |
+-----+-----------------------------+-----+------------------------------+
| 2D | Interleaved 2 of 5 with hum-| K | Codabar |
| | an readable check digit +-----+------------------------------+
+-----+-----------------------------+ P | Postnet |
| 2G | German Postcode +-----+------------------------------+
+-----+-----------------------------+ UA0| UPC-A |
| 2M | Matrix 2 of 5 +-----+------------------------------+
+-----+-----------------------------+ UA2| UPC-A 2 digit add-on |
| 2U | UPC Interleaved 2 of 5 +-----+------------------------------+
+-----+-----------------------------+ UA5| UPC-A 5 digit add-on |
| 3 | Code 3 of 9 +-----+------------------------------+
+-----+-----------------------------+ UE0| UPC-E |
| 3C | Code 3 of 9 with check sum +-----+------------------------------+
| | digit | UE2| UPC-E 2 digit add-on |
+-----+-----------------------------+-----+------------------------------+
| 9 | Code 93 | UE5| UPC-E 5 digit add-on |
+-----+-----------------------------+-----+------------------------------+

Página 1

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy