Stamp using SVG is not rotated properly for rotated document

Using a PDF rotated 270 degrees, an SVG image is stamped incorrectly. I’ve included a sample project which exhibits the behavior described.
If I use the following, no stamp is added to the pdf:
document.Pages[page].Annotations.Add(stamp, true);

Setting Characteristics:Rotate seems to have no affect as well.

SVG should be oriented in the same direction as the page. image.jpg (94.0 KB)
AsposeTestRotatedPDFStampSVG.zip (1.0 MB)

@gmitchell.ipipeline

We were able to replicate the issue in our environment while using 22.11 version of the API. Therefore, it has been logged as PDFNET-53227 in our issue tracking system. We will further look into its details and keep you posted with the status of its correction. Please be patient and spare us some time.

We are sorry for the inconvenience.