<div id="adobe-dc-view"></div>
<script src="https://acrobatservices.adobe.com/view-sdk/viewer.js"></script>
<script type="text/javascript">
	document.addEventListener("adobe_dc_view_sdk.ready", function(){ 
		var adobeDCView = new AdobeDC.View({clientId: "<YOUR_CLIENT_ID>", divId: "adobe-dc-view"});
		adobeDCView.previewFile({
			content:{location: {url: "https://capybera-manatee-dh8f.squarespace.com/s/071725-what-did-the-cat-say.pdf" }},
			metaData:{fileName: "What Did the Cat Say.pdf"}
		}, {defaultViewMode: "TWO_COLUMN_FIT_PAGE", showAnnotationTools: false});
	});
</script>
Next
Next

what did the cat say?