i insert an image into pdf
the image url is :
http://www.eatfun.cn/upload_images/cookteach/2008/12/400/20081229050654595157_s400.jpg
and the pdf was maked by iText 2.1.4 url is :
http://www.eatfun.cn/temp/big.pdf
the image was showed so big
and i use anoher tool make pdf
http://www.eatfun.cn/temp/small.pdf
the image shows good
i use ultraedit to view these two pdf
i found in big.pdf , the code is
=====
13 0 obj
<</Type/XObject/ColorSpace/DeviceRGB/Subtype/Image/BitsPerComponent 8/Width
500/Length 36207/Height 375/Filter/DCTDecode>>stream
=====
the small.pdf , the code is
=====
14 0 obj
<</Length 36207
/Filter /DCTDecode
/Type /XObject
/Subtype /Image
/Width 500
/Height 375
/BitsPerComponent 8
/ColorSpace /DeviceRGB>>
stream
=====
why ?
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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