GithubHelp home page GithubHelp logo

pdfviewer-work's Introduction

PdfViewer-Work

For Yann Senecheau

There are two ways to install the wrapper library

  1. Nuget Local (Recommended)
  • Click on Tools > Nuget Package Manager > Manage Nuget Package for Solution...
  • At right hand side you will see Package Source with settings button, click that
  • Now you will see package sources so you have to click plus (add) button at top right hand side
  • Name it Local Packages
  • Now in source you will see select button, click that and select a folder containing nuget file (FreeImage-dotnet-core.4.3.6.nupkg)
  • Then click update to update the file path and name and click close
  • Now you are back on Nuget - Solutions window so you have to select Package Source as Local Packages
  • After selecting Local Packages you will see package FreeImage-dotnet-core which you have to install
  • Finally copy Library/FreeImage.dll into Debug or Release folder where your exe is located
  • Once done you are ready to go
  1. Importing library (dll)
  • In Solution Explorer you will see your project under which you will see Dependencies
  • Right click on it and select Add Project Reference...
  • Select Browse tab and click Browse... Button below
  • Select DLL File (FreeImage-dotnet-core.dll) from Library Folder and click OK
  • Copy FreeImage.dll into Debug or Release folder where your exe is located

Note: The sample .net core project i have sent works on both .net core 6 and .net core 8 (as well as 7) so you can just upgrade it's version from properties. The wrapper library is built in .net core 6

pdfviewer-work's People

Contributors

abhay991 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.