Outputting a PDF as Read Only
Comments
-
Does Decisions support a way to output a PDF as "Read Only"?
-
Hi Jon,
Yes, the Make PDFDocument Read Only step can do this. This step outputs the Read Only version as [i]byte[][/i], so you will need to build a new file data object with a Create Data step or pass it into an existing FileData object before passing it into a Document Viewer or Download step.