If you do a standard installation of the extension (version 4.0.0), there are no problems.
If I use composser for this version I get a 503 error.
503
Oops, an error occurred!
Too few arguments to function Mittwald\Web2pdf\View\PdfView::__construct(), 0 passed in /var/www/html/..../typo3/vendor/typo3/cms-core/Classes/Utility/GeneralUtility.php on line 2986 and exactly 3 expected
Hello, very good and useful extension. But there is a problem when creating an object:
$pdfView = GeneralUtility::makeInstance(PdfView::class);
If you do a standard installation of the extension (version 4.0.0), there are no problems.
If I use composser for this version I get a 503 error.
My configuration: