Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 868 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 868 Bytes

Upload with OCR

Summary

Performs OCR analysis on images and scanned documents and uploads a searchable text PDF version into a document library of your choosing.

Used SharePoint Framework Version

version

Solution

Solution Author(s)
/sharepoint/upload-with-ocr.sppkg MRS Company Ltd.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • yarn
    • gulp serve