on ‎2010 Feb 16 5:27 PM
Hi,
Is there a way to Secure the exported pdf in Crystal Reports?
I export the pdf using the follwing API call:
reportClientDocument.getPrintOutputController().export(ReportExportFormat.PDF);
But I don't see any option to make this exported pdf secure.
Thank you for your help.
Regards,
Anand
Request clarification before answering.
Save to temp file, and filter through 3rd party library such as iText:
[http://itextpdf.com/]
Sincerely,
Ted Ueda
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I don't think so that it is possible through code.
Regards,
Nilesh Benke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not aware of a way to do this with Crystal alone.
However, at least one of the 3rd-party Crystal Reports schedulers listed at http://www.kenhamady.com/bookmarks.html provides that functionality. One of the command line arguments it provides is "PDF_Protect"...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.