Could you repeat the question a few more times? I wasn't able to read it the 
first 4 times you sent it.



----- Original Message ----
From: jergi <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, February 6, 2008 12:06:07 PM
Subject: [iText-questions] Insert s.th. at the right border of a page


Does anybody have an idea, how I can write something to the right border of a
page?
I created a table of content and I want to write the pagenumbers at the
right border.
Like this:

Table of content
1.Introduction                                              3
2.ixyz                                                        5


At the moment, I insert the captions the following way:
Chunk xy = new Chunk("introduction").setRemoteGoto(OUTPUT_FILE_NAME,
pagelink);
document.add(xy);  

But I don“t know how I can put the pagenumbers to the right side.

-- 
View this message in context: 
http://www.nabble.com/Insert-s.th.-at-the-right-border-of-a-page-tp15306959p15306959.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to