Skip to content

Instantly share code, notes, and snippets.

@typeoneerror
Created December 28, 2011 19:35
Show Gist options
  • Select an option

  • Save typeoneerror/1529322 to your computer and use it in GitHub Desktop.

Select an option

Save typeoneerror/1529322 to your computer and use it in GitHub Desktop.
How to create a global watermark in Apple Pages.
  • Go to Format > Advanced and check "Make Master Objects Selectable".
  • Drop the image you want to use as your watermark into the document.
  • With the image selected, under "Wrap" options in the "Inspector" select "In Background" as "Object Placement".
  • Check that "Background objects are selectable".
  • Go back to Format > Advanced and check "Move Object to Section Master".
  • Uncheck "Background objects are selectable"

Your image is now the background image for all pages and is essentially a watermark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment