Hi,

I have a image of  width 710 pixels(java.awt.image generating dynamically ) and i add it to document with pageSize of A4 the image gets clipped on the right.

The width of A4 page is 842 but the document.right()  shows 595.0

I have used this constructor 

new Document(PageSize.A4,0,0,0,0);

What may be wrong

Thx

Allam

 



Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

Reply via email to