Re: [iText-questions] Re: RtfWriter2 and image scaling

2006-03-11 Thread Mark Hall
Antoine schrieb: Mark Hall edu.uni-klu.ac.at> writes: On Thursday 09 March 2006 17:08, Antoine wrote: I want to scale down an image for it to fit into the header of the page. It works fine with RtfWriter using image.scalePercent(...) or scaleAbsolute(...), but the same technique doesn'

[iText-questions] Re: RtfWriter2 and image scaling

2006-03-10 Thread Antoine
Mark Hall edu.uni-klu.ac.at> writes: > > On Thursday 09 March 2006 17:08, Antoine wrote: > > I want to scale down an image for it to fit into the header of the page. > > It works fine with RtfWriter using image.scalePercent(...) or > > scaleAbsolute(...), but the same technique doesn't work when