ADD: param to include trailing slash for server path, and set save() and createFile() methods to include the trailing slash.
ADD: option to unlink the initial saved PDF after the file is created in the asset store (if the store file is created with a version suffix, it's difficult to unlink from code outside the module)
ADD: param to include trailing slash for server path, and set
save()
andcreateFile()
methods to include the trailing slash.ADD: option to unlink the initial saved PDF after the file is created in the asset store (if the store file is created with a version suffix, it's difficult to unlink from code outside the module)