Hi, How about PdfTemplate? And AffineTransform to scale images. See: http://www.lowagie.com/iText/tutorial/ch10.html#graphics2D Takenori --- Jay Chiu <[EMAIL PROTECTED]> からのメッセージ: > I need add background images to certain areas in pdf > files. Can > someone please tell me what approach I may use for > the following > two cases? > > (1) Adding a small image to a bigger area > Support the image original size is 300x300, scale of > 1/3 is > required to get better resolution, and the area size > is 200. > Thus 4 images need to be laid out in this area. It > seems I can > not use watermark in this case. > > (2) Add a big image to a smaller area > Support the image final size is 200x200 and the area > isze is > 100x100. Then we only want to display the top left > section of > the image in the area. I can not find image chopping > function in > Itext API. > > Basically I am asking how to implement the > background image for > pdf as Internet Browsers such IE do for html page. > > Thanks a lot. > > Jay > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps > Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > __________________________________________________ Do You Yahoo!? http://bb.yahoo.co.jp/ ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
