This is a migrated thread and some comments may be shown as answers.

Export PDF specify permissions

3 Answers 213 Views
PdfProcessing
This is a migrated thread and some comments may be shown as answers.
Benedikt
Top achievements
Rank 3
Iron
Iron
Iron
Benedikt asked on 11 Sep 2020, 08:42 AM

Hi,

I am currently generating a pdf file I need to in generall encrypt. But printing and copying should still be allowed.
Is this possible somehow?

 

Greetings

Benedikt

3 Answers, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 14 Sep 2020, 01:24 PM

Hi Benedikt,

At this point, PdfProcessing supports only full encrypting of the PDF document. We have logged a task to expose functionality allowing you to specify different permissions. You can vote for the implementation of the task as well as subscribe to track its status using the related public item: PdfProcessing: Provide API for setting different permissions when exporting encrypted PDF document.

Regards,
Tanya
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

0
Jeremy
Top achievements
Rank 1
Iron
answered on 09 Jun 2022, 12:36 PM

Hello is there any new ETA on this ?

Is this possible using deviceInfo.Add("Permissions", *value here*) ?

I would like to enable printing even when we set OwnerPassword

0
Martin
Telerik team
answered on 09 Jun 2022, 01:56 PM

Hello Jeremy,

I am happy to tell you that this functionality is already implemented. More information can be found in the PdfFormatProvider`s Settings help article and especially in the UserAccessPermissions topic.

Regards,
Martin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Jeremy
Top achievements
Rank 1
Iron
commented on 09 Jun 2022, 05:49 PM

Does this work with the following feature ?

Telerik.Reporting.Processing.RenderingResult result = reportProcessor.RenderReport("PDF", reportSource, deviceInfo);

Todor
Telerik team
commented on 10 Jun 2022, 07:26 AM

Hi Jeremy,

Currently, Telerik Reporting PDF export provides the options described in the article PDF Device Information Settings. Unfortunately, we don't allow for specific permissions to the generated PDF.

I have logged a new feature request and voted on your behalf - Allow for setting different permissions when exporting encrypted PDF documents. It will be considered for implementation based on received user votes. You will be automatically updated when the status of the work item changes.

Jeremy
Top achievements
Rank 1
Iron
commented on 10 Jun 2022, 01:24 PM

Thanks !
Tags
PdfProcessing
Asked by
Benedikt
Top achievements
Rank 3
Iron
Iron
Iron
Answers by
Tanya
Telerik team
Jeremy
Top achievements
Rank 1
Iron
Martin
Telerik team
Share this question
or