Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all articles
Browse latest Browse all 1237

How to avoid saving a pdf from preview?

$
0
0

Hi everyone,

I created a report that shows a preview of a pdf using an interactive form. To show the preview, Acrobat Reader is launched embedded in SAP.

I was able to avoid printing from the preview using a specific field of a parameter:

 

p_outputparams-noprint = 'X'.

 

CALL FUNCTION 'FP_JOB_OPEN'
     CHANGING
       ie_outputparams = p_outputparams


This avoid printing from the Acrobat Reader interface and the pdf is protected. But it is still possible to save it and to send it by email from the Acrobat Reader interface.


My question is: is it possible to avoid saving and sending email from the Acrobat Reader interface?


Thank you in advance.


Bye

Emanuele


Viewing all articles
Browse latest Browse all 1237

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>