grasenhiller / silverstripe-wkhtmltox

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Fix paths #3

Open gheggie opened 5 years ago

gheggie commented 5 years ago

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)