# Switching "Types of render" between Default and Canvas changes nothing **What you are seeing** Switching "Types of render" between Default and Canvas changes nothing. --- ## Why it happens The option has no effect. It is kept only so macros created by the original Connect app round-trip without losing data. --- ## What to do Leave it on Default. If rendering looks wrong, try Render Text Layer instead. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ------------------------------- | --------------------------------- | ---------------- | | App licensing | Marketplace / Manage apps | \- | | Unlicensed and anonymous access | Built into the macro registration | \- | --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | ----------------------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Linked PDF size ceiling | 2.5 MB | A PDF fetched from a public web address is refused above 2.5 MB and the macro shows "This PDF is too large". Attachments do not go through the proxy and are not subject to this cap. The limit is not s | --- ## A few things that catch people out * "Types of render" (Default / Canvas) does nothing at all. It is stored and passed to the viewer but never used. --- ## Related [Zoom will not go beyond 200%, or below 20%The viewer clamps zoom to that range, in the macro and in the modal.](https://help.gocapable.com/pdf-embed/zoom-will-not-go-beyond-200-or-below-20.html) [Link that opens fine in a browser never loads in the macro, with no obvious errorThe proxy only accepts https, and blocks bare IP addresses, IPv6 literals, private and int](https://help.gocapable.com/pdf-embed/link-that-opens-fine-in-a-browser-never-loads-in-the-macro-with-no-obvious-error.html) [Everything elseThe rest of this family.](https://help.gocapable.com/pdf-embed/everything-else.html) --- _Found it? Good._