I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected.
Box is specified by a position, height, widt…...rotation: var pdfDocument = new Document("input.pdf"); var page...Here’s an example: var graph = new Graph(page.Rect.Width, page.Rect...