Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Css Style Not Rendering When My Server Allow Only Https #50

Open
karim-alaa opened this issue Nov 14, 2019 · 1 comment
Open

Css Style Not Rendering When My Server Allow Only Https #50

karim-alaa opened this issue Nov 14, 2019 · 1 comment

Comments

@karim-alaa
Copy link

I'm using .Net Core 2.2 to generate PDF, but css rendering only when I allow http on my Azure App Service.
After some search I discoverd that only local css files unable to load with https:
I have tried absolute path and no changes happened, I tried the following forms

Note that stylesheets imported normaly in the home page with the above links, but only when i call ViewAsPDF(), it seems that it call it with only http and not https.

Any advice about that.

Thanks in advance.

@Rufistofeles
Copy link

@karim-alaa Did you find any solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants