Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
total security |
Post Reply |
Author | |
vladimirbc
Beginner Joined: 12 Apr 12 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 12 Apr 12 at 6:28PM |
I need open a pdf for my users in total security. No print, no copy, no save, no nothing. Only see.
I 'd use quickpdf EncodePermissions function. I see result and see attach to email and save a copy options, open. Is it correct? How close all functions? saves, copys, attachs, prints...?
|
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi Vlad!
The one you mentioned is the option not to copy textcontent from a pdf... the other thing is copy the pdf-file itself ;-) What you need are these functionalities: QP.SetViewerPreferences(1,1); // Hide toolbar QP.SetViewerPreferences(2,1); // Hide menubar QP.SetViewerPreferences(3,1); // Hide window user interface QP.SetViewerPreferences(4,1); // Hide window user interface QP.SetViewerPreferences(5,1); // Center window QP.SetOpenActionDestination(1, -1); Cheers and welcome here, Ingo |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store