Skip Menu |

This queue is for tickets about the PDF-API2 CPAN distribution.

Report information
The Basics
Id: 98547
Status: open
Priority: 0/
Queue: PDF-API2

People
Owner: Nobody in particular
Requestors: philperry [...] hvc.rr.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: compressFlate() on/off parameter
Date: Tue, 02 Sep 2014 12:05:56 -0400
To: bug-PDF-API2 [...] rt.cpan.org
From: Phil M Perry <philperry [...] hvc.rr.com>
PDF::API2 v2.022 Perl 5.16.3 Windows 7 severity: Wishlist Content.pm's compressFlate() method could have an optional parameter to select whether compression is done (default for missing parameter: 1). This would make it easier to output uncompressed PDF for debugging purposes, rather than having to go into internal variables and set them directly.
FYI, this is added to PDF::Builder as an option to Builder->new()