GemBox.Presentation 2.5 v1656 Released
We have released a new version of GemBox.Presentation with the following list of features, improvements, and fixes included:
- Added support for custom XML parts and customer data. The custom XML parts can be retrieved via
PresentationDocument.CustomXmlParts
property, while customer data can be retrieved viaVisualDrawing.CustomerData
. To add new customer data to a drawing use one of theCustomerDataCollection.AddNew()
methods. To create a newCustomXmlPart
object, use one of theCustomXmlPartCollection.AddNew()
methods. - Fixed the issue with gradient color text rendering. The resulting PDF was missing such text when viewed in Adobe due to unsorted gradient stops by offset.
You can download the latest version from NuGet or from the BugFixes page.
If you have any questions, complaints, or suggestions, feel free to contact us.