Vote count:
0
i am currently making a website using typo3 neos framework. it's my first time using this framework, so i still don't know how it works. there's some requirement that it needs to export the page to pdf file, i found this php plugin fpdf.
the question is, how to include this php file to be accessed in the controller? where should i put the file?
i already try put it in the same folder as the controller and put
include("fpdf.php");
at the top of the controller and its not working.
or is anyone knows some plugin for typo3 neos to make a pdf file from html page?
any help would be much appreciated, thanks.
asked 1 min ago
Generate pdf using typo3 neos
Aucun commentaire:
Enregistrer un commentaire