Hi! I'm working with the PDFViewer in spanish and i cant customize the contextmenuoption at rightClick on annotation.
I was debuggin' and i find that you has a switch on ContextMenuItem and the switch is over a contextMenuItemCopy ¡LOCALIZED!; so doesn't match on them and show all items (I will attach a image with debuggin error)
Hi Vasugi! the fix wasn't included in the release of September 8, could you provide more info please?
|
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:
|
Hi Vasugi! thanks you. I can see that attached StackBlitz works correctly but i cannot install v19.2.62 because in npm not exist 🤔🤔 latest in 19.2.61 and still with the same issue https://www.npmjs.com/package/@syncfusion/ej2-angular-pdfviewer
Regards.
Additionally, in the next StackBlitz you can see that conectMenuSettings cannot be passed as parameter to pdf-viewer component; (i dont want a click for change the contextmenu, i want initialize component with the setting)
https://stackblitz.com/edit/angular-rctabw-cqunsz?file=app.component.html
I attach a gif that show that in english locale works fine, but not with another locale like spanish.
As a hint:
|
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:
|