1

Is there a way to save directly a pdf generated with the jspdf library, to a document library in sharepoint online?

I need a solution in javascript, C# is not an option in my case. It's a sharepoint hosted add-in that I'm developing.

Rahma
  • 255
  • 3
  • 21

1 Answers1

1

I found a way combining jsPDF and Rest services for Sharepoint.

Rahma
  • 255
  • 3
  • 21