Hi I am trying to select ranges for findreplace operation using below codes.
HeaderFooter hf = section.getHeadersFooters().getByHeaderFooterType(HeaderFooterType.HEADER_PRIMARY);
ranges.add(hf.getRange());
The file, di…...section has “different first page” header and footer and “different...contains 3rd page, 5th page, but doesn’t contain the first page. The...