Jun Meng wrote:
> If I use PdfContentByte by 
> using stamp.GetOverContent(1), the image/barcode can only be shown on 
> the first page.

I don't understand why this surprises you.
getOverContent(1) gives you the first page;
getOverContent(2) gives you the second page;
and so on. Why aren't you using logoArea[0]
to retrieve the page number?
br,
Bruno

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to