Skip Menu |

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

Report information
The Basics
Id: 74018
Status: open
Priority: 0/
Queue: CAM-PDF

People
Owner: Nobody in particular
Requestors: dario.santini [...] gmail.com
Cc:
AdminCc:

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



Subject: Blank page output after encrypt
Date: Sun, 15 Jan 2012 22:31:05 +0100
To: bug-CAM-PDF [...] rt.cpan.org
From: Dario Santini <dario.santini [...] gmail.com>
Hi Chris, CMA::PDF 1.57 as espoused on POD example i tried to apply encryption on my pdf. The result is unexpected, all pages are empty. Attached y'll find input file , output file, little script perl, SO details, perl Details, best regards D. Archive: bug-report-detail.zip testing: SO.info OK testing: perl.info OK testing: in.pdf OK testing: out1.pdf OK testing: cam.pl OK
Download bug-report-detail.zip
application/zip 455.4k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #74018] Blank page output after encrypt
Date: Sun, 15 Jan 2012 20:25:29 -0600
To: bug-CAM-PDF [...] rt.cpan.org
From: Chris Dolan <chris [...] chrisdolan.net>
Hi Dario, I should fix that POD example... You need to set both the OPASS and the UPASS to the same value. The UPASS is the one that PDF viewers, like Adobe Reader, use. Chris On Jan 15, 2012, at 3:31 PM, Dario Santini via RT wrote: Show quoted text
> Sun Jan 15 16:31:18 2012: Request 74018 was acted upon. > Transaction: Ticket created by dario.santini@gmail.com > Queue: CAM-PDF > Subject: Blank page output after encrypt > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: dario.santini@gmail.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74018 > > > > Hi Chris, > > CMA::PDF 1.57 > > as espoused on POD example i tried to apply encryption on my pdf. > The result is unexpected, all pages are empty. > > Attached y'll find input file , output file, little script perl, SO > details, perl Details, > > best regards > D. > > Archive: bug-report-detail.zip > testing: SO.info OK > testing: perl.info OK > testing: in.pdf OK > testing: out1.pdf OK > testing: cam.pl OK > > <bug-report-detail.zip>
Subject: Re: [rt.cpan.org #74018] Blank page output after encrypt
Date: Mon, 16 Jan 2012 09:14:17 +0100
To: bug-CAM-PDF [...] rt.cpan.org
From: Dario Santini <dario.santini [...] gmail.com>
Thank Chris, it works. But not what i need. Could y extend the POD by adding the case how to make "read-only" (open : all, modify: passworded) the pdf thanks in advance D. 2012/1/16 Chris Dolan via RT <bug-CAM-PDF@rt.cpan.org>: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=74018 > > > Hi Dario, > > I should fix that POD example... You need to set both the OPASS and the UPASS to the same value. The UPASS is the one that PDF viewers, like Adobe Reader, use. > > Chris > > > On Jan 15, 2012, at 3:31 PM, Dario Santini via RT wrote: >
>> Sun Jan 15 16:31:18 2012: Request 74018 was acted upon. >> Transaction: Ticket created by dario.santini@gmail.com >>       Queue: CAM-PDF >>     Subject: Blank page output after encrypt >>   Broken in: (no value) >>    Severity: (no value) >>       Owner: Nobody >>  Requestors: dario.santini@gmail.com >>      Status: new >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74018 > >> >> >> Hi Chris, >> >> CMA::PDF 1.57 >> >> as espoused on POD example i tried to apply encryption on my pdf. >> The result is unexpected, all pages are empty. >> >> Attached y'll find input file , output file, little script perl, SO >> details, perl Details, >> >> best regards >> D. >> >> Archive:  bug-report-detail.zip >>    testing: SO.info                  OK >>    testing: perl.info                OK >>    testing: in.pdf                   OK >>    testing: out1.pdf                 OK >>    testing: cam.pl                   OK >> >> <bug-report-detail.zip>
> >
Subject: Re: [rt.cpan.org #74018] Blank page output after encrypt
Date: Mon, 16 Jan 2012 23:54:07 -0600
To: bug-CAM-PDF [...] rt.cpan.org
From: Chris Dolan <chris [...] chrisdolan.net>
I see. I don't think my library implements that properly... It has never correctly supported different upass and opass values. Chris On Jan 16, 2012, at 2:14 AM, Dario Santini via RT wrote: Show quoted text
> Queue: CAM-PDF > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74018 > > > Thank Chris, > > it works. But not what i need. > > Could y extend the POD by adding the case how to make "read-only" > (open : all, modify: passworded) the pdf > > > thanks in advance > D.