PageEditPdf
class PageEditPdf implements PageEditPdfInterface
Services related to PageEdit Pdf
Properties
private Pdf | $knpSnappyPdf | Stores Pdf | |
private PageEditFileInterface | $pageEditFile | Stores PageEditFileInterface | |
private Request | $request | Stores current Request | |
private Environment | $environment | Stores Environment |
Methods
__construct(Pdf $knpSnappyPdf, PageEditFileInterface $pageEditFile, RequestStack $requestStack, Environment $environment)
No description
create(string $filePath, string $page)
Creates the pdf
Details
at line 49
__construct(Pdf $knpSnappyPdf, PageEditFileInterface $pageEditFile, RequestStack $requestStack, Environment $environment)
at line 65
create(string $filePath, string $page)
Creates the pdf