Page 1 of 1

Fonts/UI diferents in offscreen project

PostPosted: Thu Aug 17, 2017 8:42 am
by Asugusto
Hi, i'm having the following problem:

I have to render the html in a offscreen control and then print it. But it looks a little diferent:

original.PNG
original.PNG (5.03 KiB) Viewed 2839 times


myVersion.PNG
myVersion.PNG (4.49 KiB) Viewed 2839 times


I have the <dpiAware>true/PM</dpiAware> in the manifest, and the command lines to set the gpu v-sync and the common. Is not that, what else can i try?

I also tried to see if my page looks fine in the WinForms control, but for some reason i cannot load the core.dll,
why you not include the references in your examples? and the nugget configuration to download it?

Thanks