_request->getControllerName(); $action = $this->_request->getActionName(); $page = new PagePrint($controller, $action); if ($page->exportable('pdf')){ $layout = $this->_response->getBody(); $filename = $page->filename('pdf', $this->_request->getParams()); $content = preg_replace('@