Preview PDF in Constellation

@srinv3, Is there any way to pass parameters to the data page referred as a source for DisplayPDF component? Our use case is to display list of customer comms in a table, one of the column is document ID which we want to display as a link to open the pdf. We have an API to pass the documentID and get the document content in base64 format. However, I am unable to pass the documentID as a parameter to the data page via display pdf component.

Did raise INC-C51469, but the advise was to create a separate custom component for this!