8.1.0 • Published 3 years ago

foxit-pdf-sdk-for-web v8.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Quickly access examples and documentation

  1. Install all dependencies defined in package.json in the SDK package:

    npm i
  2. Run npm start to start a simple http server

Now you can visit the following URL with your browser

URLDescription
http://127.0.0.1:8080/examples/Example list
http://127.0.0.1:8080/docs/API_Reference/FoxitPDFSDK_API_Reference.htmlAPI Reference
http://127.0.0.1:8080/docs/developer-guide/index.htmlDocumentation including developer guide, changelog and more