Chhin Sras

Results 15 comments of Chhin Sras

I understand that. One thing is how can I pass param to roleGuard from AutoRoute configuration

> I understand that. One thing is how can I pass param to roleGuard from AutoRoute configuration Thank you for your reply. it would be cleanner way. or maybe you...

@koliyo you can create helper service extension class and register in the the startup.

``` // Test Khmer Font BaseFont khmerFont = BaseFont.CreateFont(@"Assets/KhmerOSBattambang-Regular.ttf", BaseFont.CP1252, BaseFont.EMBEDDED); Font font = new Font(khmerFont, 14); string khmerText = "កម្មវិធីសិក្សា"; pdf.Add(new Paragraph(khmerText, font)); ```

![Screen Shot 2020-11-07 at 11 40 24 PM](https://user-images.githubusercontent.com/31751665/98446785-9d98be00-2152-11eb-918a-0d64e57c2e29.png) When I change to BaseFont.IDENTITY_H. It is showing, but not properly script

> Hi @brminnick , some extensions, I have installed by changing the product architecture to arm64. Yet, I am not lucky with RDLC report extension. Do you have any workarounds?

> Did you mean this grid? > > https://flowbite.com/docs/components/gallery/#masonry-grid Yes something like that