logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Chris  
#1 Posted : Wednesday, May 25, 2016 2:38:18 AM(UTC)
Chris

Rank: Newbie

Groups: Registered
Joined: 5/25/2016(UTC)
Posts: 2
Germany

Thanks: 1 times
Hello

i tried to add the file pdfium.dll as a reference to my project. This is failing here the translation of the error message:

It was not possible to add the reference path..... make sure that the file is possible to access and is a valid assembly or COM component..

Does anybody has a solution for this problem?
Paul Rayman  
#2 Posted : Wednesday, May 25, 2016 3:49:45 AM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,138

Thanks: 10 times
Was thanked: 133 time(s) in 130 post(s)
Pdfium.dll it is a native windows dll, not a .net assemby.
so you do not need to add it as a reference into your project.
Please find instruction how to install it here: https://pdfium.patagames.com/help

Alternatively you can install Pdfium.Net SDK through NuGet package manager console.
Just open package manager console (Tools -> NuGet Package Manager -> Package Manager Console) and type
install-package pdfium.net.sdk

nugetconsole.png (21kb) downloaded 386 time(s).
pmc.png (22kb) downloaded 484 time(s).

Edited by user Wednesday, May 25, 2016 3:56:32 AM(UTC)  | Reason: Not specified

thanks 1 user thanked Paul Rayman for this useful post.
Chris on 5/26/2016(UTC)
Chris  
#3 Posted : Thursday, May 26, 2016 12:44:19 AM(UTC)
Chris

Rank: Newbie

Groups: Registered
Joined: 5/25/2016(UTC)
Posts: 2
Germany

Thanks: 1 times
Thanks, now i have it in my my project
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.