Join Slack
Powered by
```archiver.add({file: pdfs[i]});``` pdfs[i] shoul...
# suitescript
a
alien4u
01/13/2021, 8:03 PM
Copy code
archiver.add({file: pdfs[i]});
pdfs[i] should not be a full path for example
/folder/folder/myMyFile.pdf
but only
myFile.pdf
Open in Slack
Previous
Next