Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10671

Re: do we have control on PDF controls ex : print, save, mail etc...

$
0
0

Hi Jacob,

 

 

Check the SAP delivered standard program FP_PDF_TEST_20, which uses the method SET_INITIAL_VIEW for example to disable the toolbar, menu and window control. Implement the same in your ABAP Code and this will work with Adobe Reader 9.x and lower versions.

 

In Java script of Adobe template( SFP ) , in theinitialize event insert


app.toolbar = false;

 

 

Note: - Users will be able to see the toolbar again by pressing F8.

 

Thanks,

Chaitanya .


Viewing all articles
Browse latest Browse all 10671

Trending Articles



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