Provided by: libpdf-builder-perl_3.026-1_all bug

NAME

       PDF::Builder::Resource::XObject::Form::BarCode - Base class for one-dimensional barcodes

METHODS

   new
           $barcode = PDF::Builder::Resource::XObject::Form::BarCode->new($pdf, %options)

           Creates a barcode form resource.

   width
           $width = $barcode->width()

           Returns the width of the bar code.

   height
           $height = $barcode->height()

           Returns the height of the bar code.

perl v5.36.0                                20PDF::Builder::Resource::XObject::Form::BarCode(3pm)