Hi Brendo,
There is a requirement for a tmp folder with mPDF to be included in the library itself.
Is it best we use Symphonys manifest/cache folder for working with tmp data or is it normal to accept third party libraries that have tmp folders to mantain the use of their own tmp directories?
Just packaging mPDF up for a PR to your repo see :)
EDIT
This also raises an issue with the manifest/tmp folder and file permissions under 2.4 integration branch.. I get an error trying to access the pdf file created by the generatePDFAttachments function now.
Hi Brendo,
There is a requirement for a
tmpfolder withmPDFto be included in the library itself.Is it best we use Symphonys
manifest/cachefolder for working with tmp data or is it normal to accept third party libraries that havetmpfolders to mantain the use of their owntmpdirectories?Just packaging mPDF up for a PR to your repo see :)
EDIT
This also raises an issue with the
manifest/tmpfolder and file permissions under 2.4 integration branch.. I get an error trying to access the pdf file created by thegeneratePDFAttachmentsfunction now.