When I try to save the Advanced PDF template, it complains about not having data to merge with. I removed the references to the data — ${result.fieldname} and left the <#list results as result></#list> construct and tried printing the PDF using the role that couldn’t print it and it was happy to display the PDF except of course it showed the headers x number of times representing the number of records returned in the saved search. I’m gonna put back the result fields and see what happens.