Vikrama Sanjeeva wrote: > > I have generated a PDF document using iText. Which is displayed on > client's screen inside browser. Now I want to allow client to print > this document "only once". And after that, the print button should be > disabled. > > How I can do that using iText?
The question is not 'how can I do that using iText?' The question is: 'how can I do that in PDF?' > Looking forward for help. You are asking something that is impossible. The only solution that comes close to what you ask is DRM, but that's very expensive and even then it probably won't provide the functionality you want. br, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
