I'm continously getting this error when converting word docx to pdf. I have also checked that there are no spaces inbetween the file name. why it is reading both source and target as pdf. For now I'm converting through command line. Please see the error code below:
rename(C:\xampp7\htdocs\briefingsource-v3-react\storage\app/public/downloads/2928-Test_Briefing-Agenda.pdf,C:\xampp7\htdocs\briefingsource-v3-react\storage\app/public/downloads/2928-Test_Briefing-Agenda.pdf): The system cannot find the file specified. (code: 2)
Thanks