You can always change font color in acro field useing 

acroField.setFieldProperty(fieldName, "textcolor", java.awt.Color.YELLOW,
null);

for example.



Marco-141 wrote:
> 
> Hi, 
> 
> this is my first question. I have to put a text over acrofields. The 
> problem is that if the acrofield has a color background the text 
> doesn't go over/under the acrofield. 
> 
> There's a way to put the acrofield under the text? 
> 
> I use getOverContent and getOverContent methods. 
> 
> Where are stored the acrofield? in which content?
> 
> Thanks, 
> Marco
> 
> 
> 
> -------------------------------------------------------------------------
> 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
> iText-questions@lists.sourceforge.net
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Under-Over-content-and-acrofield-tp17888487p17910060.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
iText-questions@lists.sourceforge.net
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