Hello all 3melie <[email protected]> wrote:
> I am programmatically rendering a pdf document from XSL-FO using FOP and > now I want to disable copying and editing in it. Just so that there is no bad awakening: Many of these features are enforced by the viewer application and not the PDF. Which means that users can do whatever they want to do with your PDF as long as their application does not enforce these settings. And there are plenty of tools which do not enforce them. This is not true for encryption and signing, but for printing, extracting, etc. Cheers, Adrian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
