PDF::API2 -> Barcode code 128c

hi.

does someone know how to get barcode (code128c) to PDF-file with this
barcode extension?

PDF::API2::Resource::XObject::Form::BarCode::code128;

all that I could find from cpan is :

$bc = $pdf->xo_code128 %opts

I just can't get the barcode to pdf file.

-Kimi
Kimi [ Do, 26 Oktober 2006 08:41 ] [ ID #1514885 ]

Re: PDF::API2 -> Barcode code 128c

> does someone know how to get barcode (code128c) to PDF-file with this
> barcode extension?
>
> PDF::API2::Resource::XObject::Form::BarCode::code128;
>
> all that I could find from cpan is :
>
> $bc = $pdf->xo_code128 %opts
>
> I just can't get the barcode to pdf file.


Or, PDF::Report is other way to do it, if some one knows how to do
barcodes to pdf with it.

All I get is error : Error with type 3-font.

-Kimi
Kimi [ Do, 26 Oktober 2006 09:24 ] [ ID #1514886 ]
Perl » alt.perl » PDF::API2 -> Barcode code 128c

Vorheriges Thema: PPM is missing...?
Nächstes Thema: Soap Lite - raw XML passed to function