Hi,
I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer?
Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...