That solely means that you are not scaling your image right. What do you use
to scale header image that gets overflown? Please share that portion of your
code.

On Wed, Jan 19, 2011 at 4:29 AM, hemant thard <hemant.th...@gmail.com>wrote:

>
> Thanks for the Reply Nurettin.
> Sorry for late response.
>
> As you said,
> I reserved the space by extending my Document border
> Document document = new Document(PageSize.A4, 50, 50, headerHeight,
>                                footerHeight);
>
> But this doesn't seems to be a prefect solution though. Reason being, image
> is still setting overflown near  border. That is why alignment(Horizontal
> and Vertical ) will not work (due to overflow ).
>
> I have also tried using PdfWriter setInitialLeading() method to reserve
> space.
> It works for Header part. But i couldn't find any such methods for footer
> method.
>
> Please Let me know your view.
> Hemant Thard
>
>
>
> --
> View this message in context:
> http://itext-general.2136553.n4.nabble.com/Problem-in-setting-up-height-tp3215852p3224838.html
> Sent from the iText - General mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Many questions posted to this list can (and will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>



-- 
Nurettin DAG
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to