Print multiple attachments I know that I can access an attachment by using “/servlet/servlet.FileDownload?file={{Id}}”. Rob seems to say in this thread that you can put this inside of a img tag, to show multiple attachments on a single page. I have been experimenting with this, and it doesn’t seem to be working for me (not getting anything) . I have tried the img, iframe, embed, and object tag, and they all don’t display as nicely and cleanly as previewing the attachment. I would like to know if there is a good way to display an attachment as its full size, using a template. Also, assuming it is possible to display this, I would like to be able to print multiple attachments at one time. So assuming I have templates displaying Attachment 1,2,3,4 and 5, I would like to be able to print the entire page and get all 5 of the attachments printed in one print job. Is this possible??? Any ideas???