Expand my Community achievements bar.

HOWTO: Disallow printing/saving/selection on generated PDF?

Avatar

Former Community Member

Hi,

Situation:

1) I have written a process which successfully converts X documents to X PDF files. (CreatePDF2 - service)

2) The same process also successfully merges these generated PDF files to one single PDF. (InvokeDDX - service)

Problem:

I can print, save and select in the merged PDF (step 2 in situation).

The end-user who receives this merged PDF file, may not be able to invoke any of these commands.

Meaning the PDF Result of the InvokeDDX service must be: non-printable + non-selectable + non-savable.

Question:

How can I restrict these settings?

I find no such option nor in the InvokeDDX webservice, nor in the CreatePDF2 service.

I generate the DDX manually and I can fully modify the written LiveCycle process which I created a week ago.

Thanks in advance!

1 Reply