Skip to content

Commit 677dfb2

Browse files
authored
Update README.md
1 parent 30d1b29 commit 677dfb2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Library can be installed through Nuget. Run command bellow from the package mana
99
PM> Install-Package DinkToPdf
1010
```
1111

12+
Copy native library to root folder of your project. From there .NET Core loads native library when native method is called with P/Invoke. You can find latest version of native library [here](https://github.com/rdvojmoc/DinkToPdf/tree/master/v0.12.4)
13+
1214
### IMPORTANT
1315
Library was NOT tested with IIS. Library was tested in console applications and with Kestrel web server both for Web Application and Web API .
1416

0 commit comments

Comments
 (0)