I am in the process of making a Unity WebGL App and I would like the user to be able to download a status report which pulls-in info from the app. So far I have tested SharpPDF with which i am able to generate a pdf in the editor and standalone builds but not in the webGL build.
Any ideas Thanks