I am Using Pechkin dll in c# to convert HTML file to PDF file. converted PDF file has Style issue only when application runs with HTTPs protocol but it works well in HTTP protocol. could anyone help me?
Asked
Active
Viewed 346 times
-1
-
visit here https://github.com/wkhtmltopdf/wkhtmltopdf/issues/2120 – er-sho Aug 11 '18 at 11:08
-
i am using Pechkin dll in c#.net which is a .NET Wrapper for WkHtmlToPdf DLL, a library that uses the Web Kit engine to convert HTML pages to PDF – soundhiraraj Aug 11 '18 at 11:50
1 Answers
-2
Please check your style sheet's link and use the Protocol-relative URL. This is a very useful suggestion, please view the link: Problems loading style sheets over https

Ortsbo
- 175
- 1
- 7