Does anyone know if it's possible to pull user information with advanced PDF/freemarker? I am able to user ${user.email} (email address of the user that is printing the PDF), but I'd like to pull the location for the user ${user.location} does not work. Is there any documentation for this?