To use it, you need to have a PDF and pass it to Binary Data.
The 2 input parameters that the component expects are the PDF in Binary Data format and the height of the container.
If we have our PDF in Base64 format, we can use Base64ToBinaryData function to convert to Binary Data before.
The example above has been created with a Base64 data source as follows:
If you have the Binary Data information, you can pass directly.
Wait for 2 input parameters:
The PDF in Binary format and the height of the container.