Mathias Nilsson wrote:
> Hi,
> 
> I'm trying to make some sort of wysiwyg for datasheets. The end user can
> produce highres and lowres pdf. The only thing that come in mind was to make
> the images lowres and keep fonts etc the same way as the high pdf.

iText doesn't downsize images,
- except if you convert them to JPG, as described in section
   10.2.6 Compressing images - Using java.awt.Image for JPEG compression
- except if you downsize them first as described in chapter 16
   (this chapter isn't available yet, but the examples are online).
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to