Query |
Details |
Text align are not saved in the downloaded document.
|
We confirmed that the reported issue, “text align is not saved in the downloaded document” is a defect and the fix will be included in our upcoming weekly NuGet release on June 29, 2021. You can track the status using the below feedback link,
|
Font- family are not saved in the downloaded document
|
We have reported this issue to our internal team. We will analyze further and provide details on June 15, 2021.
|
Query |
Details |
Font- family are not saved in the downloaded document |
In the PDF Viewer component, we are using the Syncfusion.PDF library to process the PDF documents on the server-side. The Syncfusion.PDF library has the support for the following font-family alone.
Ø Courier
Ø Helvetica
Ø Symbol
Ø TimesRoman
Ø ZapfDingbats
So, if we apply an unsupported font family in the UI then we will apply the default Helvetica font while saving the PDF document. As of now, we have planned to remove the unsupported font family from the PDF Viewer toolbar.
and these changes will be included in our upcoming weekly NuGet release on 6 July 2021. You can track the status using the below feedback link,
Meantime, could you please share the font family you want to use in your use case? We will analyze further based on your requirement.
|
Client side
package |
|
Blazor Client |
|
Blazor Sever |
|
Service side package |
ASP.NET Core :
https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows/ https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.Linux/
ASP.NET MVC:
|