$res = PDF::API2::Resource::XObject::Form::BarCode::code128->new $pdf, %opts

Returns a code128 object. Use '-ean' to encode using EAN128 mode.

AUTHOR

alfred reibenschuh

HISTORY

$Log: code128.pm,v $
Revision 1.3  2003/12/08 13:06:09  Administrator
corrected to proper licencing statement

Revision 1.2  2003/11/30 18:55:09  Administrator
added EAN128

Revision 1.1  2003/11/30 18:53:26  Administrator
inital import

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 51:

'=item' outside of any '=over'

Around line 231:

You forgot a '=back' before '=head1'