1)   I am converting TIFF images to PDF using iText.
2)   The TIFF images are of varying length, width and resolution.
3)   The tiff to pdf conversion takes place successfully, however some
converted tiff are truncated at top and right.
4)   Why do all example programs use img.scalePercent(72f / 200f * 100);
How did everybody arrive at this formula ?
5)   What would be a generic formula that will work with TIFF images are of
varying length, width and resolution.





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to