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.03

  • • Editing an existing PDF without an ID (very rare) was result- ing in existing object numbers being reused. This has been fixed. • Numerous bugs have been fixed relating to parsing and serial- ization of PDF strings: • Parsing of very long strings used to get stuck in a loop. • Output of such strings contained overlong lines. • Escaped line breaks are now correctly ignored. • Carriage returns are now emitted as \r (as-is they would be interpreted as line feeds). • Hex strings are no longer split with \<nl> on output, but simply with new lines. •‘Flat’ objects are now emitted as they are, and not split with \<nl>.

Modules

Minimal Lightweight PDF Library