NAME
PostScript::Barcode::azteccode - Aztec Code
VERSION
This document describes PostScript::Barcode::azteccode
version 0.006
.
SYNOPSIS
use PostScript::Barcode::azteccode qw();
my $barcode = PostScript::Barcode::azteccode->new(data => 'foo bar');
$barcode->render;
DESCRIPTION
Attributes are described at http://groups.google.com/group/postscriptbarcode/web/aztec-code.
INTERFACE
Attributes
In addition to "Attributes" in PostScript::Barcode:
parse
Type Bool
eclevel
Type Num
ecaddchars
Type Num
layers
Type Num
format
Type PostScript::Barcode::Meta::Types::Enum::azteccode::format
readerinit
Type Bool
raw
Type Bool