|
HI all, I am adding header text in a merged pdf
files. So I need to cover all header rectangle area with white
color. How can I do it ? header.setBackgroundColor(java.awt.Color.gray); //This gray is transparent , how
can I make it opaque
doc.setHeader(header); Thanks Nilesh |
- RE: [iText-questions] set opaque white header background ? Nilesh Shrestha
