You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the PDFResponse extended BinaryResponse from Symfony's it would be possible to set $deleteFileAfterSend to true and symfony would delete the file after response saving some space in server.
if the PDFResponse extended BinaryResponse from Symfony's it would be possible to set
$deleteFileAfterSendto true and symfony would delete the file after response saving some space in server.