Re: [iText-questions] Cropping/Clipping images

2005-09-29 Thread Henry Dall
12:22 PM 9/29/2005, Henry Dall wrote: > >In the course of dynamically building our documents > we > >will be getting images that need to be > clipped/cropped > >to work in the given document (not just scaled to > >fit). > > You can use a clipping path ar

[iText-questions] Cropping/Clipping images

2005-09-29 Thread Henry Dall
In the course of dynamically building our documents we will be getting images that need to be clipped/cropped to work in the given document (not just scaled to fit). How does one do this with iText? Is there any examples of doing this ... since there seems to be examples of just about everything