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

NAME

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

       Inherits from PDF::Builder::Resource::XObject::Form::Hybrid

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.40.1                                       2025-08-10             PDF::Builder::R...::Form::BarCode(3pm)