Commenting permission in exported PDF files

Stimulsoft Reports.NET discussion
Post Reply
ThomasE
Posts: 2
Joined: Wed May 21, 2008 6:42 am

Commenting permission in exported PDF files

Post by ThomasE »

Hello.

I have a question concerning the PDF export parameters.

There are plenty check boxes that allow to set prmissions for printing, editing and copying, which is quite useful.

Unfortunately there is no way to set the right to comment the document (what would enable an extra toolbar in Acrobat Reader). The default setting in documents generated by StimulReports does not allow commenting.

Is there any chance to get this feature enabled programmatically, or would it be possible to implement this in an upcomming version?

Thanks for your help.


Thomas E.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Commenting permission in exported PDF files

Post by Vital »

Hello Thomas,
ThomasE wrote: I have a question concerning the PDF export parameters.

There are plenty check boxes that allow to set prmissions for printing, editing and copying, which is quite useful.

Unfortunately there is no way to set the right to comment the document (what would enable an extra toolbar in Acrobat Reader). The default setting in documents generated by StimulReports does not allow commenting.

Is there any chance to get this feature enabled programmatically, or would it be possible to implement this in an upcomming version?

At this moment you can set this option, but only from code. Please see in StiPdfExportSettings property UserAccessPrivileges, value - AddOrModifyTextAnnotations. For also we have added Gui for this property. Gui will be available in build from 23 May.

Thank you.

ThomasE
Posts: 2
Joined: Wed May 21, 2008 6:42 am

Commenting permission in exported PDF files

Post by ThomasE »

Nice to hear that this feature is supported! The GUI Integration will be usefull, I think.

Thanks for your reply and your effort.
Post Reply