How to embed the PDF editor in SharePoint

Profile picture of Benjamin André-Micolon

SharePoint pages don't natively support PDF editing. With SimplePDF, you can add a full PDF editor to any SharePoint page using the Embed web part. Users fill, sign, and submit PDFs without leaving SharePoint.

Combine this with SharePoint BYOS to have submitted documents stored directly in your SharePoint document library.

Prerequisites

  • A SharePoint Online site with editing permissions
  • Site collection administrator access to configure iframe allow-list

Step 1: Allow the SimplePDF domain in SharePoint

By default, SharePoint restricts which domains can be embedded via iframes. You need to add the SimplePDF domain to the allow list.

  1. Navigate to your SharePoint site
  2. Click Site contents in the navigation
  3. Click Site settings in the top-right
  4. Under Site Collection Administration, click HTML Field Security
  5. Select Allow contributors to insert iframes only from the following domains
  6. Type sharepoint.simplepdf.com in the input field and click Add
  7. Verify the domain appears in the list, then click OK

Adding sharepoint.simplepdf.com to the HTML Field Security allow list

Step 2: Add the Embed web part to a SharePoint page

  1. Navigate to the SharePoint page where you want the PDF editor
  2. Click Edit to enter edit mode
  3. Click the + button to add a new web part
  4. Search for and select Embed

Adding the Embed web part to a SharePoint page

Step 3: Configure the embed

  1. In the Embed web part, paste the following iframe code:
<iframe src="https://sharepoint.simplepdf.com/editor" style="width: 100%; height: 800px; border: none;"></iframe>
  1. Click Apply or press Enter

Pasting the SimplePDF iframe code in the Embed web part

Step 4: Publish the page

  1. Click Republish to save the page
  2. The SimplePDF editor is now live on your SharePoint page

SimplePDF editor embedded in a SharePoint page

Users can now open PDFs, fill fields, add signatures, and submit documents directly from SharePoint.

Combine with SharePoint BYOS

For a fully integrated experience, configure SharePoint as your storage. When both are set up:

  • Users fill and submit PDFs from within SharePoint
  • Submitted documents are stored directly in your SharePoint document library
  • No documents leave your Microsoft 365 environment

That's it! Your SharePoint page now has a fully functional PDF editor.

If you have any questions, feel free to reach out to support@simplepdf.com