From 894bddbadd7f68d2f7c11e4df20d54a86f35a1ee Mon Sep 17 00:00:00 2001 From: hooper114 Date: Sat, 14 Mar 2009 11:34:13 +0000 Subject: [PATCH] Add Japanese Post Barcode --- docs/backend.html | 12 ++++++++++++ docs/fourstate.html | 14 +++++++++++--- docs/frontend.html | 8 ++++++++ docs/index.html | 2 ++ docs/japan.png | Bin 0 -> 211 bytes docs/legal.html | 1 + 6 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 docs/japan.png diff --git a/docs/backend.html b/docs/backend.html index 28eab3ed..29ed0ee2 100644 --- a/docs/backend.html +++ b/docs/backend.html @@ -1034,6 +1034,18 @@ following table. For example

NVE-18

+ + +

76

+ + +

BARCODE_JAPANPOST

+ + +

Japanese Postal Code

+ + +

77

diff --git a/docs/fourstate.html b/docs/fourstate.html index efd177a0..5564c7ca 100644 --- a/docs/fourstate.html +++ b/docs/fourstate.html @@ -174,7 +174,7 @@ which requires an 8-digit DPID input.

5.5.1.4 Redirect Barcode

A Redirection version of the Australia Post 4-State Barcode (FCC 92) which requires an 8-digit DPID input.

-




+




5.5.2 Dutch Post KIX Code

This Symbology is used by Royal Dutch TPG Post (Netherlands) for @@ -190,7 +190,7 @@ postcode and customer data on mail items. Data input can consist of numbers 0-9 and letters A-Z and usually includes delivery postcode followed by house number. For example "W1J0TR01" for 1 Picadilly Circus in London. Check digit data is generated by Zint.

-




+




5.5.4 USPS OneCode

Also known as the Intelligent Mail Barcode and used in the US by @@ -202,7 +202,15 @@ tracking code, followed by a dash (-), followed by a delivery point zip-code which can be 0, 5, 9 or 11 digits in length. For example all of the following inputs are valid data entries:

"01234567094987654321"
"01234567094987654321-01234"
"01234567094987654321-012345678"
"01234567094987654321-01234567891"

-





+





+

+

5.5.5 Japanese Postal Barcode

+

Used to sort mail items in Japan. Data consists of a postal code followed +by a representation of the address data. Valid characters are 0-9, A-Z and +dash (-). Zint supports "Direct Encoding Mode" only where the address has +been converted to an "Address B" string and concatenated to the postal code. +Check digit is added by Zint.

+






diff --git a/docs/frontend.html b/docs/frontend.html index 5ebcdfed..7bcc8a88 100644 --- a/docs/frontend.html +++ b/docs/frontend.html @@ -434,6 +434,14 @@ appropriate integer value in the following table.

NVE-18

+ + + +
+

76

+
+

Japanese Postal Code

+

77

diff --git a/docs/index.html b/docs/index.html index 8e49b118..8d1774fd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -246,6 +246,8 @@ the barcode symbologies supported by them.

Code (RM4SCC)
5.5.3 USPS OneCode +
+ 5.5.4 Japanese Postal Barcode
5.6 Two-Dimensional Symbols diff --git a/docs/japan.png b/docs/japan.png new file mode 100644 index 0000000000000000000000000000000000000000..e82e00cae4bf6fa7b943a18b33caefe7ec821617 GIT binary patch literal 211 zcmV;^04)EBP)baPNu)W>Rn?=ebACT<@UC=resX-a6DHYpL4vRhsx&aC-nS zTmcXdfI{}KFL-~N=XwWC#B)Xy@z%LdRsYW4z*qm=9stAxfOr7>$^m$0z=_-CzP including Unicode > Shift-JIS capability. Bugfixes for Data Matrix (missing characters at end of string) and Codablock-F (K1/K2 check digit and row indicators above row 6). 1/3/2009

+

v2.1.3 - Added Japanese Postal Code

6.4 Sources of Information

Below is a list of some of the sources used in rough chronological order: