hi

i am working with the html parser and improving this nice feature.

the problem is that i have no direct access to the paragraph object i insert
into the document.

what i want to do is to avoid to set the font manually for each paragraph
and new chunk etc... a implementation of the <basefont> tag or something
similar is my intention.

any ideas or suggestions ?!!

thanks
micha
 

-----Urspr�ngliche Nachricht-----
Von: Bruno [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 2. April 2003 15:01
An: Michael Puetz
Cc: '[EMAIL PROTECTED]'
Betreff: Re: [iText-questions] Different Base/Defualt Font than
Helvetica


Quoting Michael Puetz <[EMAIL PROTECTED]>:

> 
> Hi List!
> 
> Is it possible to set the Default Font of an Document (!!) to a different
> value than Helvetica?

You can't set a parameter to change the default font
if that is what you are asking. You can use Objects
derived from Phrase, Paragraph, Chunk,... and let them
set the default font.

Bruno


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to