Font.Spacing has no effect

Hi,

Property Font.Spacing does not work (has no effect) when i save document to PDF and other formats excluding Word.

Code:

Run r =new Run(Builder.Document, "Uzasadnienie");
r.Font.AllCaps = Format.IsCaps;
r.Font.Bold = Format.IsBold;
r.Font.Scaling = 100;
r.Font.Spacing = 1; // expanded
p.Runs.Add®;

Best regards,
Krzysztof Radzimski
http://abc-grytner.pl

Hi

Thanks for your request. I managed to reproduce the problem on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is fixed.

Best regards,

The issues you have found earlier (filed as 8002) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(6)

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan