Hi,

I have some trouble to resize image and insert them in my rtf document. I try 
functions:
  - image.scaleToFit(100,100);
  - image.scaleAbsolute(100,100);
  - image.scaleAbsoluteWidth(100);
  - image.scalePercent(20,20);

In each case, the size of image in my rtf document is always the same that my 
original image. My original image have a width of 2600 px. How can i add my 
image with a correct wodth?

Best regards,
Bruno


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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