Davit Makharadze

Results 12 comments of Davit Makharadze

Hello, I have encountered a few opened issues regarding this topic, so I was interested if there are any news about this. My use case is to silently print a...

Thanks a lot @RickStrahl, I will look through your article. However, I think it would be extremely nice to have this kind of functionality out of the box.

If anyone needs an immediate workaround, @RickStrahl's solution has worked pretty well for my case, I have created a small ASP.NET Web API that prints a pdf file using headless...

Hey @CocoDico78, If it helps this is the code that works for me, do not forget to enable `Enable WPF for this project` in the project properties. ``` [HttpPost("PrintPdf")] public...

I encountered this issue as well, fixed it by rollbacking to visual studio version 17.11.4

There is a typo in the title, it should be `Georgian` and not `Gregorian`.

Are there any updates about this? I would love to migrate to 6.0 mainly because android performance has gotten a really great boost, but with this problem its impossible.

@MateralCMX That works for me as well. Also, Just to save someone some time, if `DefaultTextFontFamily` is set before `InitializeComponent` it does not work.

There are 2 other identical issues for this feature that probably can be closed: https://github.com/unoplatform/uno.resizetizer/issues/200 https://github.com/unoplatform/uno.resizetizer/issues/330