ing erl wrote:
> Hello!
> 
> I can see how to add a header to my HTML-Document.
> But how do I add a Title !?
> 
> Using this to add the Header with metadata:
> document.add(new Header("Content-Type","text/html; charset=iso-8859-1"));
> 
> how can I add a title to my page that I have created !?

look for Document.addTitle()
br,
Bruno

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to