Tiff scale
- From: bruno <bruno (at) lowagie.com>
- Date: Mon, 15 May 2006 10:59:05 +0200
Kevin Huang wrote:
Hi,
<>I have a Tiff file width: 750 pixels, height: 900 pixels, resolution
600 dpi, bit depth 24. How can I scale the image to width: 100
pixels, height: 120 pixels, and keep the resolution close to 600 dpi?
iText never changes the resolution of an image that is added to the PDF.
You can scale the image to 100 by 120 pixels, this will increase the dpi.
You can't force the dpi to 600.
br,
Bruno
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
- Follow-Ups:
- Tiff scale
- From: "Bill Ensley" <bill (at) bearprinting.com>
- References:
- Tiff scale
- From: Kevin Huang <phpager (at) yahoo.com>