Skip to content

marcelstuder/pdfservicedemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfservicedemo

This is a sample application using EvoPdf 7.5 that demonstrates an issue with the official nuget package.

Expected behaviour

Calling the webservice should return a pdf file.

Actual behaviour

HtmlToPdfConverter throws an exeption:

ExceptionScreenshot

Cause

The file evointernal.dat (contained in the NuGet package) does not get deployed to the \bin\Debug\net472 folder.

Hotfix

Download the official NuGet package, unzip it and manually copy the file evointernal.dat to the \bin\debug\net472 folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages