PDF::Builder
v3.028 Released, 31 December 2025
Please also see the
CPAN listing, the
GitHub entry, and the latest changes list.
God and Satan are having a debate over who is responsible for paying to fix the fence between heaven and hell. God threatened to sue. Satan replied, “Good luck trying to find a lawyer.”
— dflak, Non Sequitur comic letters
PDF::Builder::Resource::XObject::Form::BarCode - Base class for one-dimensional barcodes
Inherits from PDF::Builder::Resource::XObject::Form::Hybrid
$barcode = PDF::Builder::Resource::XObject::Form::BarCode->new($pdf, %options)
Creates a barcode form resource.
$width = $barcode->width()
Returns the width of the bar code.
$height = $barcode->height()
Returns the height of the bar code.
Master Index
PDF::Builder -- Facilitates the creation and modification of PDF files
PDF::Builder::Resource -- Base class for PDF resources
PDF::Builder::Resource::XObject -- Base class for external objects
PDF::Builder::Resource::XObject::Form -- Base class for external form objects
PDF::Builder::Resource::XObject::Form::Hybrid -- Support routines for Forms
PDF::Builder::Resource::XObject::Form::BarCode::codabar -- Specific information for CodaBar bar codes
PDF::Builder::Resource::XObject::Form::BarCode::code128 -- Code 128 and EAN-128 barcode support
PDF::Builder::Resource::XObject::Form::BarCode::code3of9 -- Specific information for 3-of-9 bar codes
PDF::Builder::Resource::XObject::Form::BarCode::ean13 -- Specific information for EAN-13 bar codes
PDF::Builder::Resource::XObject::Form::BarCode::int2of5 -- Specific information for interleaved 2-of-5 bar codes
All content © copyright 2005 – 2025
by Catskill Technology Services, LLC.
All rights reserved.
Note that Third Party software (whether Open Source or proprietary) on this
site remains under the copyright and license of its owners.
Catskill Technology Services, LLC does not claim copyright over such software.
This page is https://www.catskilltech.com/Documentation/PDF/Builder/Resource/XObject/Form/BarCode.html
Search Quotations database.
Last updated Thu, 01 Jan 2026 at 8:00 PM