Hi All,
         I want to access a HashMap which is created in the servlet to be 
available in the Page Events class which puts some dynamic information in the 
Footer. Now I do not know how to get some custom data inside a page events 
class as the signatures of the class methods cannot be changed. The class 
signature is like this :
 
public class PdfPageEvents extends PdfPageEventHelper { 
 
            
            public void onEndPage(PdfWriter writer, Document document) {
 
 
I need the custom HashMap to be available inside the onEndPage method. Please 
help me if possible.
 
Thanks
Niladri.


      Now you can chat without downloading messenger. Go to 
http://in.messenger.yahoo.com/webmessengerpromo.php
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to