The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0030 - 2012-03-23

  • BUGFIX
    • Fix bug silently discarding text font sizes using other units than pt.
    • Return real numbers from to_points function.
    • Fix failure of locate_image method with template and image in the current directory.
    • Remove 1pt offset for bottom border from borders method.
    • Adjust text position accordingly when CSS line-height property is set.
    • Remove clear after property from block elements with right float property.
  • ENHANCEMENTS
    • Support images with borders.
    • Turn Template::Flute::PDF::Image's width and height methods into getters and setters.
    • Add rudimentary support for vertical align.
    • Issue a warning on missing image src attribute instead of crashing PDF generation.
    • Add orientation parameter.
    • Convert margin parameters with units.
    • Change PDF producer string to "Template::Flute::PDF $VERSION".
    • Allow negative widths and heights.
  • DOCUMENTATION
    • Add units and margin parameters.

Modules

PDF generator for HTML templates
PDF boxes class
PDF image class
PDF import class