Article | 60001259 |
Type | Bug |
Product | Engine |
Version | 6018 |
Date Added | 11/9/2010 |
Fixed | (11/9/2010) |
Submitted by | M.Fatih Arisoy |
Summary
Incorect text PDF export using PDFExportPropertiesFlags.DrawTextAsSelected
Solution
In version 6019 the exporting using PDFExportPropertiesFlags.DrawTextAsSelected improved. Only strings that contains characters in range between 0 to 255, after their conversion using the selected CodePage, are drawn as selected , else they are drawn as solid polygons.