Dear all,

Is there a way to strike down some text on a picture?

I tried like this:
 Jpegpic = newJpeg(Image.GetInstance(@"C:\sample.jpg")); newParagraph("some 
simple text")); 
iTextSharp.text.
doc.Add(pic);
doc.Add(
But it results the text "some simple text" come on other page after the 
"sample.jpg" picture.
What I expected is "on top of the picture, just like background" not "after the 
picture".

Is there away to solve it?
Many thanks.
 
Regards,
 
Wely


      
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to