ESRI JS SDI & jsPDF

112
0
2 weeks ago
DuncanC
New Contributor III

Is anybody using jsPDF for outputs when working with data accessed via the ESRI JS SDK? 

I was trying to keep things simple to start and do everything client side in the browser so I've been using the ESRI SDK via the CDN.  I am running into problems trying to load the jsPDF library from CDN on the same page.   Keep getting multipleDefine errors. 

If anybody has any tips or example code I would really appreciate it.

Or if your using this combination but through node/npm instead just confirmation that that works as expected would be great.  I think my next move will be to go that route but knowing if that was going to work before I do would be awesome.

0 Kudos
0 Replies