Hi Ondrej,
We have included the support for “Localize Arrow Start and End style content” in WPF PdfViewer. The patch for this implementation can be downloaded from the following location.
Recommended approach - exe will perform automatic configuration
Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment
In this sample the resource key for the Start and Ending Arrow style values are added, and their corresponding localization value also added in the resource file. Here in the above sample, we have implemented the localization for Arabic language. Please find the below table for the Start and Ending Arrow style value.
|
Name |
Value |
|
None |
None |
|
Open |
Open |
|
Closed |
Closed |
|
ReversedOpen |
Open (Reverse) |
|
ReversedClose |
Closed (Reverse) |
|
Butt |
Butt |
|
Diamond |
Diamond |
|
Round |
Round |
|
Square |
Square |
|
Slash |
Slash |
Assembly Version: 18.4.0.30
Installation Directions:
This patch should replace the files “Syncfusion.Pdf.Base.dll, Syncfusion.PdfViewer.WPF.dll” under the following folder.
$system drive:\ Files\Syncfusion\Essential Studio\$Version # \precompiledassemblies\$Version#\4.6
Eg : $system drive:\Program Files\Syncfusion\Essential Studio\9.3.0.61\precompiledassemblies\9.3.0.61\4.0
To automatically run the Assembly Manager, please check the Run assembly manager checkbox option while installing the patch. If this option is unchecked, the patch will replace the assemblies in precompiled assemblies’ folder only. Then, you will have to manually copy and paste them to the preferred location, or you will have to run the Syncfusion Assembly Manager application (available from the Syncfusion Dashboard, installed as a shortcut in the Application menu) to re-install assemblies.
Note:
You can change how you receive bug fixes by navigating to the following link and updating your preferences.
Disclaimer:
Please note that we have created this patch for the version 18.4.0.30 specifically to resolve the following issue reported in this Forum. 162991
If you have received other patches for the same version for other products, please apply all patches in the order received.
This fix will be included in our 2021 Volume 1 - SP 1 release which will be available on April month – 2021.
Please find the feedback link below,
Regards,
Divya