<embed src={cancellationPolicyUrl} type="application/pdf" height="450px" width="100%"></embed>
or
<iframe src={cancellationPolicyUrl} height="450px" width="100%" />
where cancellationPolicyUrl is a PDF file URL that comes from the S3 server.
note: this code is used in the dialog box.