The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08

  • remove PDF::API2 as a prerequisite, allowing PDF::Builder to be used (and if absent, look for PDF::API2). The PDFlib option can be used to specify either PDF::API2 or PDF::Builder (the default) as your PDF support library.
  • PDF::API2 removed as an installation prerequisite (either PDF::API2 or PDF::Builder is needed to run). If neither is installed, Makefile.PL will install PDF::Builder (easily configured which).
  • use README.md instead of README, to get formatting
  • Fix infinite loop if text is too long to fit on one-line. This fix implements a workaround, which removes the word that is too long, carps, and then continues.

Modules

high level PDF creator