Hi, Dispatcher might be blocking pdf extension, you can check dispatcher log and see why it is being blocked /var/logs/httpd/access_log Usually dispatcher denies all urls, extensions, we need to add allow list based on the requirements like below under filters.any file /0010 { /type "allow" /extensi...