Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Pechkin dll (htmltopdf conversion) style issue with https protocol #100

Open
Soundhiraraj opened this issue Aug 13, 2018 · 3 comments
Open

Comments

@Soundhiraraj
Copy link

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 you help me?

@vishalpandeyknp
Copy link

I am also facing the same issue. Could someone help to get it resolve. Thanks in advance

@Soundhiraraj
Copy link
Author

Soundhiraraj commented Nov 20, 2019 via email

@vishalpandeyknp
Copy link

vishalpandeyknp commented Nov 21, 2019

This pattern is not resolving in view when complete html is passed to pechkin when working with https: protocal. In http: all works as expected.

   @Styles.Render(Url.AbsoluteUrl("Content/themes/base/css"))
   @Styles.Render(Url.AbsoluteUrl("Content/themes/css"))
   @Scripts.Render(Url.AbsoluteUrl("Scripts/library"))
   @Scripts.Render(Url.AbsoluteUrl("Scripts/Common"))

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

No branches or pull requests

2 participants