Gorka Echevarrķa wrote: > Anybody knows how can I disable the save button on Acrobat Reader?
You have to disable it by setting some PDF flags. This is related to PDF security. It can't be done directly from FOP, you'll have to postprocess the generated PDF with another tool. Often, iText http://www.lowagie.com/iText/ is recommended. There are some tools provided on the site for achieving exactly what you want. If you want to integrate the postpprocessing with FOP, see http://marc.theaimsgroup.com/?l=fop-dev&m=102002975028427&w=2 for sample code. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]