The library path should be the filepath to where you have installed the PDF library that you have set up. The files in PHPExcel/Writer/PDF are the wrappers that PHPExcel uses for your choice of 3rd party PDF rendering library (tcPDF, mPDF or DomPDF). You know where you've installed those libraries, PHPExcel doesn't until you tell it.
↧