Re: Disable save button in acrobat reader

2002-12-10 Thread Raj
ted, if you are interested in disabling print button afte > FOP generates PDF you can look at his reference. > Thanks > - Original Message - > From: "J.Pietschmann" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, December 10, 2002 4:26 P

Re: Disable save button in acrobat reader

2002-12-10 Thread Raj
e FOP generates PDF you can look at his reference. Thanks - Original Message - From: "J.Pietschmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 4:26 PM Subject: Re: Disable save button in acrobat reader > Gorka Echevarría wrote: > >

Re: Disable save button in acrobat reader

2002-12-10 Thread J.Pietschmann
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:/