Is there a way to use the Adobe PDF Embed API in a SharePoint Online form?
Hi @cwalter2,
Direct embeds are not supported due to safety concerns.
We do support external API calls, but note that you must use them from the form's JavaScript code (using a <script> tag inside of an HTML control won't work).