Hi, I have created a pdf using IText. The pdf looks to fit the whole page when it is viewed using a viewer. The page however truncated when I print it out. It seems Adobe have a .25 inch of margin for border. Anything outside of that border is actually cut off. In order for me to print out the whole page. I have to click on the option of "Shrink to fit" but this option actually shrink the font size. And maintaining the font size is one of the requirement for my app. Does any one has this problem? I created the pdf using the following option.
Document document = new Document(PageSize.LETTER, 40, 25, 10, 25); Thanks for any help... __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions