I'll repost my reply here, too. :) Thanks, Keith! I picked pixels because that's what the graphic object uses for its width & height properties. It didn't occur to me that people might size in units other than that (when I grab images for my backgrounds I just right-click on them in Windows, look at the dimensions of the image in Properties and then size according to that). I'd be happy to do a follow up video showing how to tweak the script to use units instead, but in looking at the documentation for the Page object in the API, it doesn't look like there's a way to see how many pixels make up a single unit. Because of that, I'm not sure how to convert the number of units into pixels like the graphics object needs. Open to suggestions/thoughts, though. :)