cancel
Showing results for 
Search instead for 
Did you mean: 

Disable print & save PDF buttons

Former Member
0 Kudos

Hello all,

I create a PDF from an smart form inside a WD Iframe, but now I need to disable the print & save buttons from PDF and also make it not copy, I mean the user will not be allowed to copy the content from the PDF.

Any idea of how can I do this?

Regards,

Orlando Covault

Accepted Solutions (0)

Answers (1)

Answers (1)

chintan_virani
Active Contributor
0 Kudos

Orlando,

Check these threads.

Chintan

Former Member
0 Kudos

Hi Chintan,

I am really close to realize my goal.

I am using the WDInteractiveFormPermissionModes.PRINT_NOT_ALLOWED)

but I am having some troubles in order to set the template to the PDF, I really don`t know how to build the XDP file.

So far I am assuming that I ca use the byte[] from my RFC this byte[] is generated from an Smartform.

Do you have any idea or usefull guide?

Regards,

Orlando Covault

Former Member
0 Kudos

Hi,

This is a really issue to my project. Does anyone have any idea?

Regards,

Orlando Covault