---
title: "Print Button Is Not Showing Up in the Toolbar"
canonical_url: "https://www.nutrient.io/guides/ios/troubleshooting/print-button-is-not-showing-up-in-the-toolbar/"
md_url: "https://www.nutrient.io/guides/ios/troubleshooting/print-button-is-not-showing-up-in-the-toolbar.md"
last_updated: "2026-05-15T19:10:05.040Z"
description: "Solutions for common issues and errors in Nutrient iOS SDK with debugging tips and workarounds."
---

Certain PDF documents might not allow printing. To check this, select the [`.printing`](https://www.nutrient.io/api/ios/documentation/pspdfkit/documentpermissions/printing) flag on [`Document`](https://www.nutrient.io/api/ios/documentation/pspdfkit/document)’s [`permission`](https://www.nutrient.io/api/ios/documentation/pspdfkit/document/permissions) property.
---

## Related pages

- [Split View Controller](/guides/ios/troubleshooting/split-view-controller.md)
- [Transparent Bar Backgrounds](/guides/ios/troubleshooting/user-interface/transparent-bar-backgrounds.md)

