I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor.
I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270).
Work…...currentElement is something from Artifacts double uiX_Left = currentElement[2];...newArtifact.Opacity = 0.3; page.Artifacts.Add(newArtifact); document...