TCPDF icon indicating copy to clipboard operation
TCPDF copied to clipboard

Installation documentation cannot be found

Open a4992214 opened this issue 2 years ago • 5 comments

Hi - I can't find any comments or documentation on how to install tcpdf. Can this be addressed (with a simple code sample to allow first steps)?

a4992214 avatar Oct 06 '23 16:10 a4992214

Hi,

Do you use composer ? What is your backgroud ? What do you want to acheive ?

PS: this is not a support forum, Stack overflow is better suited. But I will try to help you

williamdes avatar Oct 07 '23 10:10 williamdes

composer yes (which would help the install) but also looking for code samples

a4992214 avatar Oct 23 '23 09:10 a4992214

composer yes (which would help the install) but also looking for code samples

https://github.com/tecnickcom/TCPDF/tree/main/examples

williamdes avatar Dec 20 '23 10:12 williamdes

Thanks - but what's the composer command? (shouldn't it be on the README?)

a4992214 avatar Dec 23 '23 12:12 a4992214

composer require tecnickcom/TCPDF

williamdes avatar Dec 23 '23 13:12 williamdes