I'm trying to use the new custom PDF feature. I can create the object fine, and flip through pages, but I can't manage to position it or make it invisible with scripting commands. The getPosition(), and setPosition() cause an "unknown error," while setLock() and setInvisibleTo() seem to be ignored. So how can I have this document available for viewing without cluttering up the table? I would like to lock it at some point above the game for it to be accessed, then either move it or set it invisible when it's not being used.