logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Contents

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)

Name

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

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

See Also