Hi Bruno, This works but what I exactly want to know is that put a anchor on a descriptive field in PDF document and when we click that it should open a new HTML page with an Image in it. For getting an Image it should post request to the servlet??
Can you please help me out here? Thanks, Madhu. -----Original Message----- From: Bruno [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 22, 2003 2:36 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [iText-questions] PDF overlapping text in IE Quoting [EMAIL PROTECTED]: > Hi Paulo, > > I really appreciate your help regarding all the PDF issues we had till > now. Just another question, we need to display URLs or links to download > images from a server(for example, like a check or receipt) within the PDF > document, can you please help us out here and let us know how we can do > that? If you are looking for an iText analogy with <A HREF="...">, you can use the Anchor-object. If you want to change the appearance of the clickable text, try experimenting with the Font. see http://www.lowagie.com/iText/tutorial/ch03.html#anchor for more info. Bruno ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
