nimeshprajapat87 / Convert-HTML-to-PDF-in-C-

This framework convert you html code into pdf. It is created based on requirement in C# Lanugage
0 stars 0 forks source link

Issue with code #1

Open hemal335 opened 5 years ago

hemal335 commented 5 years ago

Jai swaminaryaan

can you see the message

nimeshprajapat87 commented 5 years ago

Hi

hemal335 commented 5 years ago

The QtBinaries folder is available in the WebKit HTML converter installed location ($SystemDrive\Program Files (x86)\Syncfusion\WebKitHTMLConverter\xx.x.x.xx\QtBinaries). The physical path of this folder should be set to the WebKitPath property of WebKitConverterSettings. This is mandatory to set the WebKitPath property with QtBinaries folder. If the WebKitPath is not mentioned, place the QtBinaries folder in bin folder of the project, otherwise the converter will throw WebKit assemblies are missing exception.

So find this folder QtBinaries in syncfusion folder package. its mostly C:\Program Files (x86)\Syncfusion\WebKitHTMLConverter\xx.x.x.xx\QtBinaries) like

nimeshprajapat87 commented 5 years ago

Qtbianaries is in >> Syncfusion.HtmlToPdfConverter.QtWebKit.WinForms.17.2.0.46 in this folder

hemal335 commented 5 years ago

Qtbianaries or QtBinaries ?

nimeshprajapat87 commented 5 years ago

I will check

nimeshprajapat87 commented 5 years ago

Yes It's here

hemal335 commented 5 years ago

Ohk cool. can you keept Qtbinarieswindow in our console4sln as it is and

copy QtBinaries from pacakage folder to our project folder under consol4sln where we have Qtbinarieswindow

nimeshprajapat87 commented 5 years ago

It's already their we did yesterday.

nimeshprajapat87 commented 5 years ago

C:\Users\nprajapat\source\repos\ConsoleApp4\packages\Syncfusion.HtmlToPdfConverter.QtWebKit.WinForms.17.2.0.46\lib

nimeshprajapat87 commented 5 years ago

Now there is no errors. next to google.com line no 26.