pvginkel / PdfiumViewer

PDF viewer based on Google's PDFium.
Apache License 2.0
967 stars 418 forks source link

Pdfium.Net SDK #51

Closed mslissap closed 8 years ago

mslissap commented 8 years ago

Question - Does this work with the Pdfium.Net SDK NuGet package or do you still need to compile the SDK?

pvginkel commented 8 years ago

I'm not sure what your asking. This library has no dependencies and the pdfium dll is included in its nuget package and the git repository.

On Thu, Dec 17, 2015, 17:31 mslissap notifications@github.com wrote:

Question - Does this work with the PdfiumNet SDK NuGet package or do you still need to compile the SDK?

— Reply to this email directly or view it on GitHub https://github.com/pvginkel/PdfiumViewer/issues/51.

mslissap commented 8 years ago

On the instructions, there are steps to build Pdfium. I am having trouble building it and wondered if it was still required since there is now a Nuget package for Pdfium.Net SDK. It looks like I will still need to build it.

pvginkel commented 8 years ago

Well, those are for when you want to build it. As I said, a pre-compiled version is in the Git repository and in the nuget package. If you just want to us the PdfiumViewer control, you don't need to build pdfium yourself.

On Thu, Dec 17, 2015, 19:14 mslissap notifications@github.com wrote:

On the instructions, there are steps to build Pdfium. I am having trouble building it and wondered if it was still required since there is now a Nuget package for Pdfium.Net SDK. It looks like I will still need to build it.

— Reply to this email directly or view it on GitHub https://github.com/pvginkel/PdfiumViewer/issues/51#issuecomment-165535855 .

mslissap commented 8 years ago

Ok, thank you! I read it wrong.

pvginkel commented 8 years ago

You're welcome. Not a problem.

On Thu, Dec 17, 2015, 19:48 mslissap notifications@github.com wrote:

Ok, thank you! I read it wrong.

— Reply to this email directly or view it on GitHub https://github.com/pvginkel/PdfiumViewer/issues/51#issuecomment-165545450 .