Hello,
we are processing PDF documents using the Aspose.PDF DLL version 19.2.0.0 (the newest version). We have a document whose coordinates of the lower left corner of the page are different from (0, 0). This broke our …...var bitmap = new Bitmap(32, 32); Graphics.FromImage(bitmap).F...Red, 0, 0, bitmap.Width, 10); Graphics.FromImage(bitmap).FillRectangle(Brushes...