# Admin cannot find any PDF settings **What you are seeing** An admin cannot find any PDF settings. --- ## Why it happens There are none. The standalone app's PDF Gallery admin page contains only the Introduction panel, there are no space settings, and in the Suite the capability cannot be toggled off because it is macro-only. --- ## What to do Configure everything per macro in the page editor. Point admins at the macro's own options rather than the admin area. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ---------------------------------------- | ----------------------------------------------- | ---------------- | | PDF Gallery (admin page, standalone app | Confluence admin > Apps > PDF Gallery | \- | | Get started page | Shown after install | \- | | Approved external domains (Capable Suite | Capable Suite admin > Capable settings > Egress | \- | --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | --------------------------------- | ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Attachment picker size | 250 attachments | The Existing Page Attachment dropdown lists at most the first 250 attachments on the page. There is no search or paging, so a PDF beyond that cannot be picked. | | Height dropdown range | 1 to the document's page count | If the config panel cannot read the document (bad address, permission failure, upload still in flight), the only selectable height is 1. | | Approved external domains (Suite) | 10 domains | One fixed group, admin-only to save. | --- ## A few things that catch people out * Approving the PDF's host under the Suite's Egress settings can break the embed rather than help it, because the file is then fetched directly by the browser and most PDF hosts refuse that. * The standalone app's PDF Gallery admin page contains only the Introduction panel. There are no PDF settings anywhere in the admin area. * There are no space-level settings for PDF Embed. --- ## Related [Macro is replaced by "License Not Found" or "License expired"Licensing is enforced in production and covers every app surface including rendered macros](https://help.gocapable.com/pdf-embed/macro-is-replaced-by-license-not-found-or-license-expired.html) [Some readers see "You cannot view this PDF - you do not have permission to view this attachment"Attachments are fetched as the reader, so Confluence's own permissions apply. The app cann](https://help.gocapable.com/pdf-embed/some-readers-see-you-cannot-view-this-pdf-you-do-not-have-permission-to-view-this-attachment.html) [Permissions and accessThe rest of this family.](https://help.gocapable.com/pdf-embed/permissions-and-access.html) --- _Found it? Good._