Hi,
I have doubts doing following task, anybody knows please help
. How to give hyperlink for Image?
. How to give hyperlink for Image when the image used inside
PdfPCell?
Image imgLogo1 = Image.GetInstance(strServerPath.ToString() +
"\\images\\MAXVALLOGO.Jpg");
imgLogo1.Alignment = Image.ALIGN_TOP + Image.ALIGN_LEFT;
.
PdfPCell pdfcellImage = new PdfPCell(imgPhrase);
. I have line of words, I need to give different hyperlinks for each
words.
(e.g., copyrights goes to www.testsite.com and terms and condition goes to
this company.)
Thanks & Regards
R.Balajiprasad
IT Department
Ph:+91-422-3239882. Ext:203
<mailto:[email protected]> [email protected]
<http://www.maxval-ip.com/> www.maxval-ip.com
cid:[email protected]:[email protected]
<<image005.png>>
<<image006.jpg>>
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
