SpirePDF / FreeSpire.PDF

Free Spire.PDF
27 stars 7 forks source link

version 7.8.9 and update new in nuget find bug #9

Open 929496959 opened 5 months ago

929496959 commented 5 months ago

` page.Canvas.ScaleTransform(scaletran, 1);

page.Canvas.DrawRectangle(brushBack, drawRect); ok!

page.Canvas.DrawString(newText, font, penText, brushText, loc); not ok!

`

Causing separation between text and stroke, as shown in the rendering below

图片

929496959 commented 5 months ago

pdf editor (Adobe Illustrator 2023)

929496959 commented 5 months ago

pdf file 1-dst.pdf