Hello I think this could help you.
https://www.scratchcode.io/how-to-convert-word-to-pdf-in-laravel/
Tell me if it helps ;).
Hello guys, this is my first post here. I need to perform .docx and .pptx files conversion to .pdf format. I'm using Laravel 8. After a long search, i'v only manage to find a half-obsolete package (mnvx/lowrapper which is a wrapper over LibreOffice which i installed through Docker), and it has some minor bugs. Is there any other (maybe simpler) way to do it?
Also what could help is a way to preview docx or pptx (im currently doing conversion only because cant find a way to preview those in browser). Thanks in advance!
Please or to participate in this conversation.