Trying to display base64 pdf with an object tag

Have you tried changing type="text/html" of the embed element to type="application/pdf"?The type used currently is not correct.