Released: Jun 13, 2022
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
GrapeCity Documents for PDF 5.1.0.793
- Added new 'ComboBoxField.Text' property which gets or sets the value of the combo box as a string.
- Added new 'ComboBoxField.DefaultText' property which gets or sets the default value of the combo box as a string.
GrapeCity Documents for Imaging 5.1.0.793
- Added new 'Font.LocalFullFontNames' property which gets the array of localized font names reflecting all family and relevant subfamily descriptors, with associated language IDs.
- Added new 'Font.LocalTypographicFamilyNames' property which gets the array of localized names for the typographic family group, with associated language IDs.
Correzioni
GrapeCity Documents for Word 5.1.0.793
- [Report templates] Exception messages have been improved.
GrapeCity Documents for PDF 5.1.0.793
- Default visibility of the outline panel changes when saving a PDF.
- Editable combo box values are not updated by the GcPdfDocument.ImportFormDataFromCollection() method.
- The check mark of a checkbox is missing when saving a PDF to an image.
- A null reference exception occurs when saving a certain PDF.
- ViewState is not applied correctly when saving a PDF as GIF using the Page.SaveToGif() method.
- Certain PDFs are rendered with distortions.
- Existing signature is invalidated when saving a signed PDF using incremental update.
GrapeCity Documents for Imaging 5.1.0.793
- FontCollection.FindFamilyName() method does not find some fonts in certain scenarios.
- SvgUseElement throws a NullReferenceException after setting Href.