<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Disable copy image functionality SAP Adobeforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282713#M1724196</link>
    <description>&lt;P&gt;2676781 - ADS: How to protect PDF copy / edit option&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 06:49:45 GMT</pubDate>
    <dc:creator>former_member456547</dc:creator>
    <dc:date>2022-11-29T06:49:45Z</dc:date>
    <item>
      <title>Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282707#M1724190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been given requirement where in I have to disable the copy image functionality from the payslip which has been developed using SAP adobeforms .&lt;/P&gt;&lt;P&gt;Actually they have&amp;nbsp; company seal on the payslip which they do not want it to get copied .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally in PDF file if we do a right click on any image it gives an option of copy image as a standard functionality . We want to disable this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to proceed ? Where exacly do I need to change (In the form or print program or any ADS configuration setting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 06:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282707#M1724190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T06:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282708#M1724191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can restrict the options of copying /editing in SAP Adobe forms by going to Form properties -&amp;gt; PDF Security tab &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to link &lt;A href="http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000635.html"&gt;http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000635.html&lt;/A&gt; for more information on the security options for SAP adobe forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when a user sees the screen he can always take a print screen and easily have the image.&lt;/P&gt;&lt;P&gt;If you want to get rid of this too then you have to set the presence of the image field in the SAP adobe forms as Visible (Print Only), by doing so the image will be only visible during printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282708#M1724191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282709#M1724192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tooshar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I went through the link given by you .It says &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select one or both of the following options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Enable copying of text, images, and other content &lt;/LI&gt;&lt;LI&gt;Enable plaintext metadata&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first option is regarding&amp;nbsp; enabling or disabling of copying of text, images, and other content . This is what is my requirement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this they have said as follows &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select File &amp;gt; Form Properties.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click the PDF Security tab and, in the Permissions area, do these tasks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make this change while creating the PDF . Where exactly I have to make the change&amp;nbsp; (In the adobe form(SFP) or the print program ) ? Please help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 05:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282709#M1724192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-06T05:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282710#M1724193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be three tabs when you go inside adobe forms using SFP transaction.&lt;/P&gt;&lt;P&gt;Properties, Context and Layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the Layout tab -&amp;gt; Edit -&amp;gt; Form Properties. &lt;/P&gt;&lt;P&gt;Due to unavailability of a SAP system having ADS, so i am not able to give you the detail level of screen shots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you follow Layout -&amp;gt; Edit -&amp;gt; Form properties further you can carry on the steps as mentioned in the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 07:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282710#M1724193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-06T07:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282711#M1724194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tooshar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested I navigated to the form properties inside SFP. however I do not see the security tab&amp;nbsp; , Also I check all other tabs it does not have any option for our requirement .&lt;/P&gt;&lt;P&gt;Any suggestion ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 08:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282711#M1724194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-06T08:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282712#M1724195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the version of the Adobe designer and the reader. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 09:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282712#M1724195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-06T09:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disable copy image functionality SAP Adobeforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282713#M1724196</link>
      <description>&lt;P&gt;2676781 - ADS: How to protect PDF copy / edit option&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 06:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-copy-image-functionality-sap-adobeforms/m-p/9282713#M1724196</guid>
      <dc:creator>former_member456547</dc:creator>
      <dc:date>2022-11-29T06:49:45Z</dc:date>
    </item>
  </channel>
</rss>

