# PdfFilePreview

- Since [5.0.0](https://github.com/getkirby/kirby/releases/tag/5.0.0)
- Full class name: `Kirby\Panel\Ui\FilePreviews\PdfFilePreview`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Ui/FilePreviews/PdfFilePreview.php#L17>

<unstable-notice>
`PdfFilePreview` has been **marked as unstable**. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
</unstable-notice>

****

### PdfFilePreview

- [$pdfFilePreview->__call()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/__call.md)
- [new PdfFilePreview()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/__construct.md)
- [PdfFilePreview::accepts()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/accepts.md)
- [$pdfFilePreview->details()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/details.md)
- [PdfFilePreview::factory()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/factory.md)
- [$pdfFilePreview->image()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/image.md)
- [$pdfFilePreview->key()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/key.md)
- [$pdfFilePreview->props()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/props.md)
- [$pdfFilePreview->render()](https://getkirby.com/docs/reference/objects/panel-ui-filepreviews/pdf-file-preview/render.md)