Prevent Right Clicking on Embedded PDF documents in html component

Hi guys, I currently have a website that has dynamically embedded pdfs on individual pages that can be accessed from a gallery.

I want to disable right clicking on the html components in each page containing embedded PDFs. I managed to prevent right clicking on all other parts of the website pages except for in the html component - which allows users to right click and print documents that I am trying to prevent.

Does anyone know how I can use wix velo to prevent right clicking? Or any code I can use that will specifically prevent right clicking in the html components so users can’t save the embedded PDFs? Thank you for your help.