I´m trying to add a text at a specifik position on top of each Page in a PDF, without manipulating the actual Page.
Adding a new layer seems to be the solution and this method does the job as expected, with the exceptio…...each page in a PDF, without manipulating the actual page. Adding...filename)); for (int i = 1; i <= doc.Pages.Count; i++) { var newLayer =...