I am currently using wkhtmltopdf to generate pdf files and I would like to link the recently generated files for the user to download but after the user is finished with their session to delete them. Is there anyway to accomplish this without even having the file generated on the server?
Share
there could be an issues with files not beeing deleted so, i would add a cron job for deleting old ones.