That's a dozen values, duplicate it!

Paulo 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Marco
> Sent: Monday, June 30, 2008 3:02 PM
> To: [email protected]
> Subject: Re: [iText-questions] Acrofield and font type
> 
> Paulo Soares <psoares <at> consiste.pt> writes:
> 
> > 
> > Look at AcroFields.java for the relation between the pdf 
> names and the
> > fonts. These are the names to be used in BaseFont.
> > 
> > stdFieldFontNames.put("CoBO", new String[]{"Courier-BoldOblique"});
> .................
> > stdFieldFontNames.put("STSo", new String[]{"STSong-Light",
> > "UniGB-UCS2-H"});
> > 
> > Paulo 
> 
> I see the code but this
> 
> private static final HashMap stdFieldFontNames = new HashMap();
> 
> is private.
> 
> I must duplicate this hashmap in my application or there is a 
> way to get that?


Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter 
informação confidencial ou legalmente protegida. A incorrecta transmissão desta 
mensagem não significa a perca de confidencialidade. Se esta mensagem for 
recebida por engano, por favor envie-a de volta para o remetente e apague-a do 
seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de 
usar, revelar ou distribuir qualquer parte desta mensagem. 

Disclaimer:
This message is destined exclusively to the intended receiver. It may contain 
confidential or legally protected information. The incorrect transmission of 
this message does not mean the loss of its confidentiality. If this message is 
received by mistake, please send it back to the sender and delete it from your 
system immediately. It is forbidden to any person who is not the intended 
receiver to use, distribute or copy any part of this message.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to