Specify title of PDF displayed with Business Media plugin

I have a widget with Business Media plugin visualization that displays PDF file.

I load the PDF as base64 string from my backend using the Infinity plugin.

This combo works for displaying the PDF content, but the title of PDF in the panel is generated dynamically and looks like some random hash string:

I’d like to know if there is a way to somehow pass custom title for the PDF, because in Business Media plugin documentation there is a picture clearly showing PDF with proper title:

Do you have proper title specified in you PDF?

1 Like

Thanks! I haven’t done that, and after properly setting this title in my backend, it started showing properly. However, when trying to download the PDF, the default title is still random string:


Seems like this one is pulled from some other kind of title. You think there is a way to fix it?

1 Like