Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    PDF::Reuse::Barcode 0.05

    Download button

    No screenshots available
    Downloads: 479  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Lars Lundberg | More programs
    Perl Artistic License / FREE
    July 31st, 2006, 17:44 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PDF::Reuse::Barcode description

    PDF::Reuse::Barcode is a Perl module that can create barcodes for PDF documents with PDF::Reuse.

    PDF::Reuse::Barcode is a Perl module that can create barcodes for PDF documents with PDF::Reuse.

    SYNOPSIS

    use PDF::Reuse;
    use PDF::Reuse::Barcode;
    use strict;

    prFile('bars.pdf');

    PDF::Reuse::Barcode::ITF (x => 70,
    y => 530,
    value => '0123456789',
    prolong => 2.96);

    prEnd();

    This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39, COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses Barcode::Code128.
    Normally the barcodes are displayed on a white background and with the characters under the bars.

    You can rotate the "image", make it smaller or bigger, prolong the bars and change the background. (But then, don't forget to test that your barcode scanner still understands it.)
    If you don't change the size of the "image", the bars are approximately 24 pixels high (the guard bars a few pixels longer) and the box/background is 38 pixels high and something like 20 pixels wider than the barcodes. The text under the bars are 10 pixels high.

    The barcodes are generated using a Type3 font by default. Ghostscript and xpdf don'thave support for Type3 fonts. If you want to target engines that don't handle Type3 fonts properly, see the "mode" parameter.

    Product's homepage

      


    TAGS:

    create barcodes | PDF barcode | Perl module | PDF::Reuse::Barcode | PDF | reuse

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM