RE: [iText-questions] Displaying lines in header
-questions] Displaying lines in header Hi, When I used the below code it is displaying two lines both at Top and bottom, but I don’t need those lines how to remove them HeaderFooter header = new HeaderFooter(new Phrase(“Hello”), true
[iText-questions] Displaying lines in header
Hi, When I used the below code it is displaying two lines both at Top and bottom, but I don’t need those lines how to remove them HeaderFooter header = new HeaderFooter(new Phrase(“Hello”), true); HeaderFooter footer = new Head