Issues

Select view

Select search mode

 

PDF: cfpdf - remove password from pdf-file

Fixed

Description

With cfpdf one may add a password to a pdf-file or even generate one directly with password. If lateron this pdf shall be provided for download, it must be possible to remove the password, so that the user is able to read the downloaded document without putting a password first.

In the joined secure_pdf.cfm are two examples, which are working in ACF without any problems. With lucee an error occurs, when the password should be removed with the action processddx.

(German:
Mit cfpdf kann einem PDF ein Passwort zugewiesen werden und somit geschützt abgelegt werden. Will man dieses PDF später zum Download anbieten, muss das Passwort wieder entfernt werden können, damit der Benutzer dieses Dokument überhaupt einsehen kann.

Im secure_pdf.cfm ist ein Beispiel, welches in Coldfusion gut funktioniert. Bei Lucee ensteht ein Fehler, wenn das Passwort entfernt werden soll.
)

Environment

None

Attachments

1
  • 08 May 2018, 04:22 pm

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Affects versions

Created 8 May 2018 at 16:24
Updated 24 March 2021 at 14:24
Resolved 29 August 2019 at 14:38

Activity

Show:

Michael Offner29 August 2019 at 13:05

added the action “open“ to the tag cfpdf

Benjamin Rohner9 May 2018 at 17:03

I translated my former description.

Pothys - MitrahSoft9 May 2018 at 13:50

I've added test case for this ticket & confirmed that lucee doesn't support for cfpdf action processddx which is supported by ACF.

, One kind request please report the ticket in English it easy to understood by all others. I translated into English & and then I looked on this.

Pull Request: https://github.com/lucee/Lucee/pull/486

Flag notifications