Hi there!
I’ve an issue with converting MSG to PDF.
I’ve the following code, which is in essence the same as in the tutorial.s
const uploadPath = `UploadedDocs/${FileName}`;
this.logger.log(`Uploading msg File …...log(`Uploading msg file to convert. uploadPath: ${uploadPath}`);...uploadFile(uploadRequest); this.logger.log('File uploaded to groupdocs. Submitting...