Re: [iText-questions] how to Display message at open document

2009-07-06 Thread Leonard Rosenthol
You have to use JavaScript. If you don't like the standard alert, create a custom dialog using the jsADM APIs. From: Anu Padki [mailto:apa...@cablevision.com] Sent: Monday, July 06, 2009 1:34 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] how to Display message at

[iText-questions] how to Display message at open document

2009-07-06 Thread Anu Padki
Hello All, I want to display a message as soon as a document is opened. I tried javascript, but I don't like the alert box looks. What would be the cleanest solution to display a message, a line or so, as soon as the doc is opened. I really appreciate your help. - Anu --