zobrazenie pdf suboru na stranke
Upozornění: Tohle vlákno je hodně staré a informace nemusí být platné pro současné Nette.
- MartinitCZ
- Člen | 580
Můžeš použít TextResponse
public function actionShowFile($id) {
$this->sendResponse(new TextResponse($fileContent));
}
- Takeshi
- Člen | 596
MartinitCZ napsal(a):
Můžeš použít TextResponse
public function actionShowFile($id) { $this->sendResponse(new TextResponse($fileContent)); }
Diky … avsak .. pouzil som to, no na stranke sa mi zobrazil len text … documents/subor.pdf