Changeset 3393970
- Timestamp:
- 11/12/2025 01:58:16 AM (5 months ago)
- File:
-
- 1 edited
-
wp-copysafe-pdf/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-copysafe-pdf/trunk/readme.txt
r3393963 r3393970 14 14 == Description == 15 15 16 Copy protect PDF. No other WordPress plugin can securely protect PDF from all copy because they only use JavaScript and HTML. The difference with CopySafe plugins is that they provide an interfaceto use a more robust solution that can interact at system level which is where copy needs to be actioned.16 Copy protect PDF. No other WordPress plugin can securely protect PDF from all copy because they only use JavaScript and HTML. The difference with CopySafe plugins is that they provide an "interface" to use a more robust solution that can interact at system level which is where copy needs to be actioned. 17 17 18 18 This plugin enables the use of copy protected PDF documents in WordPress posts and pages. The resulting embedded PDF object is supported in the ArtisBrowser on all OS including Windows, Mac, iOS and Android mobile. … … 32 32 * Domain locked PDF cannot be saved and displayed away from your website. 33 33 34 [youtube https://youtu.be/MiowpE7tt7k] 35 36 For more information visit the [CopySafe PDF](https://artistscope.com/copysafe_pdf_protection_wordpress_plugin.asp) website. 37 34 38 [youtube https://youtu.be/bbteZpktty0] 35 36 [youtube https://youtu.be/MiowpE7tt7k]37 38 For more information visit the [CopySafe PDF](https://artistscope.com/copysafe_pdf_protection_wordpress_plugin.asp) website.39 40 #### More Info41 42 * About [Copy Protection](https://artistscope.com/copy-protection.asp)43 39 44 40 == Installation == … … 61 57 == Implementation == 62 58 63 using the Classic Editor, click on the [PDF] button above a post to upload and embed a CopySafe PDF document at the current cursor possition. When inserting protected PDF object, the necessary shortcode is inserted.59 Using the Classic Editor, click on the [PDF] button above a post to upload and embed a CopySafe PDF document at the current cursor possition. When inserting protected PDF object, the necessary shortcode is inserted. 64 60 65 61 You can upload new PDF class documents or select from a list of already uploaded documents. The shortcode can be copied and used on other pages by editing the file name. 62 63 == More Info == 64 65 * About [Copy Protection](https://artistscope.com/copy-protection.asp) 66 66 67 67 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.