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 !?
lo
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 !?Regards, i
-